sunnychuan


  • a carousel plugin for react

    published 1.0.1 7 years ago
  • published 1.0.0 7 years ago
  • A webpack plugin to delete some code in the development environment.

    published 1.0.2 6 years ago
  • 目前市面上已经存在众多脚手架,包括:`vue-cli`、`create-react-app`、`angular-cli`等,但大多数脚手架均针对单页应用。面对多页应用,用户仍然需要手动做很多事情。为了提高`angularJS`多页应用的开发速度,基于`commander`和`co-prompt`将[angular-custom-cli](https://github.com/1335382915/angular-custom-cli.git)封装成脚手架工具`angular-m-cli`。 #### 使

    published 1.0.5 6 years ago
  • 优化devool

    published 1.4.0 6 years ago
  • ```js const WebpackCopyFile = require('webpack-copy-file) ... plugins: [ new WebpackCopyFile({ source: __dirname + '/static', target: __dirname + '/dist/static' }) ] ```

    published 1.0.0 4 years ago