1.0.0 • Published 2 years ago

nfutil v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

NfUtil

Nfinding/Utils

一个简单的工具库(rollup、TypeScript、npm)

如何使用

npm install NfUtil || yarn add NfUtil
import { firstStr } from 'NfUtil'

构建

npm run build || yarn build

Argument 1

Type: String
Default: 'default value'

State what an argument does and how you can use it. If needed, you can provide an example below.

Example:

awesome-project "Some other value"  # Prints "You're nailing this readme!"

Links

Licensing

One really important part: Give your project a proper license. Here you should state what the license is and how to find the text version of the license. Something like:

"The code in this project is licensed under MIT license."