1.0.0 • Published 6 years ago
@permettezmoideconstruire/utm-parser v1.0.0
utm-parser
Webpack based boilerplate for producing libraries (Input: ES6, Output: universal library)
Process
ES6 source files
|
|
webpack
|
+--- babel, eslint
|
ready to use
library
in umd formatScripts
npm run compile- produce builds for the appnpm run test- run testsnpm run build- compile and run testsnpm run dev- produces development version of your library and runs a watchernpm run test:watch- run tests in watch mode