作用:customize jQuery,可以仅包含自己想要的模块

jQuery Builder lets you easily build a custom version of jQuery that just includes the modules you need.

 

使用


 

 

方式一:

在线方式:http://projects.jga.me/jquery-builder/

 

方式二:使用node.js cli 

安装 : npm install -g jquery-builder

使用:jquery-builder --exclude ajax, css -m

使用帮助: jquery-builder --help

 

 

 

相关文章:

  • 2021-12-14
  • 2021-07-21
  • 2021-08-06
  • 2021-06-05
  • 2022-01-28
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-03
  • 2022-12-23
相关资源
相似解决方案