Skip to content

AlanWen2016/biu-function

Repository files navigation

biu-function

第一次认真的写分享,求小星星,欢迎fork

Project setup

npm install

Compiles and hot-reloads for development

npm run build

npm publish

# login your own account
npm login
# you have to modify the library name in package.json if the package exits on npmjs.com
npm publish

build your own libs

write your code in folder src, and build by wepback

docs

Use jsdoc for this libaray docs, and theme is docdash. How you can config docdash, please visit docdash Git Repo. Here is more template for docjs.

// to update docs
npm run docs

test

Use Jest to do test. Jest document

npm run test

How to create this repo step by step, please visit step by step publish npm

About

npm 发布函数库,build javascript library by webpack and publish on npm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published