1.0.3 • Published 9 years ago

general-util v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

generalUtil

javascript general tools.

install

npm install general-util --save-dev

build and test

  1. npm install
  2. npm run build 將src內之js文件,編譯成 ES2015 js檔。
  3. npm run start 將會啟動一台 http server 並將 es2015 js 轉成 瀏覽器可用之ES5.
    open broswer http://localhost:9527/

package.json

babel 描述 babel-cli 轉譯參數

browserify : 描述 broswerify 使用之參數

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago