0.1.0 • Published 8 years ago
@michaelkoelewijn/textsplit v0.1.0
NPM package starting point
You can use this project to kickstart your npm package. This project uses webpack & babel (env) to build your files so ES6 code can be used.
How to use
- Update
package.jsonwith your package info - Change the constants in
webpack.config.js
Available scripts
buildThis will run webpackwatchThis will run webpack in watch modepublishThis will publish your package to NPM. Keep in mind that the --acces=public flag is active. You can remove this if necessary
0.1.0
8 years ago