0.0.8 • Published 2 years ago

@e.fe/utils v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

3 years ago

0.0.1

3 years ago