@permettezmoideconstruire/utm-parser
v1.0.0
Published
Store query utm parameters to a get/set store
Downloads
2
Readme
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
