@a0znpm/feutils 中文文档教程
feUtils
The utils of Front-End
Install
npm i @a0znpm/feutils -D
Example
// no tree-saking ??? TODO
import {luhnCheck} from '@a0nznpm/feutils'
luhnCheck()
import luhnCheck from '@a0nznpm/feutils/src/luhnCheck'
luhnCheck()
// no tree-saking ??? TODO
const {luhnCheck} = '@a0nznpm/feutils'
luhnCheck()
Q&A
reference
License
更多
你可能也喜欢
- 99damage 中文文档教程
- @0x-lerna-fork/query-graph 中文文档教程
- @1tm/eslint-config-1tm-react 中文文档教程
- @3kles/kles-miutils 中文文档教程
- @3kles/kles-selected-list 中文文档教程
- @5no/pg-builder 中文文档教程
- @7rabbit/ink-node 中文文档教程
- @aacassandra/parse-live-query 中文文档教程
- @abcaustralia/postcss-to-camel-case 中文文档教程
- @abpdz/ng.permission-management 中文文档教程