Skip to content

i5ting/js-tools-best-practice

Repository files navigation

js-tools-best-practice

To do

These are the new features you should expect in the coming months:

  • 使用grunt-init jquery创建一个jquery plugin项目(了解插件写法和grunt用法,以及qunit测试)
  • 增加bower
  • 增加component
  • 增加grunt压缩
  • 增加gulp压缩
  • 增加circle ci持续集成
  • 增加travis ci持续集成
  • 发布到jquery官方网站
  • npm helloworld

Tutorial

Shared Link

说明

  • node_modules这样的目录是不允许提交到项目里来的,放到.gitignore文件中

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

版本历史

  • v0.1.0 初始化版本

欢迎fork和反馈

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.