@nipem/utils
v0.7.1
Published
shared utils
Downloads
4
Readme
shared
shared utils
install
$ yarn add @nipem/utils
develop
# dev
yarn start
# commit(better git-commit)
yarn commit
# build
yarn build
# test
yarn test
# lint
yarn lint
# package size analyze
yarn analyze
# generate doc
yarn doc
# publish to npm(better npm-publish)
yarn release
doc
read docs