2.0.1 • Published 1 year ago

study-npm-js-rollup v2.0.1

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

study-npm-js-rollup

针对纯 ts 的 npm 包脚手架模板:

1.使用 rollup 打包

2.使用 typescript 开发

3.使用 eslint 代码校验(使用airbnb-base+plugin:promise/recommended规则)

4.使用 prettier 代码格式化

5.使用babel转换es6代码

6.配置 husky 规范 commit

lint 和 test 都通过之后才能进行 commit,另外规范 commit message 的格式,要求更有意义的 commit message 才能进行 commit

install

npm

npm i study-npm-js-rollup -D

yarn

yarn add study-npm-js-rollup -D

CSDN

<script src="https://cdn.jsdelivr.net/npm/study-npm-js-rollup@版本号/dist/study-npm-js-rollup.umd.js"></script>"
window.study_npm_js_rollup.packageFunction
2.0.1

1 year ago

2.0.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago