0.0.8 • Published 3 years ago

@e.fe/utils v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@e.fe/utils

NPM version Downloads

通用工具函数库,提取常用的工具方法、通用逻辑。

Documentation

http://fe-ground.eleven.net.cn/#/utils/

Installation

# Installation
yarn add @e.fe/utils
# OR
npm i @e.fe/utils

Usage

// Example
import { random } from '@e.fe/utils';

按需加载

@e.fe/utils 的 JS 代码默认支持基于 ES modules 的 tree shaking。

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

4 years ago

0.0.1

4 years ago