1.2.0 • Published 1 year ago

@nick12003/utils v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

utils

License

a simple typescript library without any dependency lib

usage

install

npm install @nick12003/utils
# or
yarn add @nick12003/utils
# or
pnpm add @nick12003/utils

import

// import common functions
import { ... } from '@nick12003/utils';
// import regex functions
import { ... } from '@nick12003/utils/regexHelpers';
1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago