转载:https://github.com/oneuijs/You-Dont-Need-jQuery/blob/master/README.zh-CN.md

You Don't Need jQuery

前端发展很快,现代浏览器原生 API 已经足够好用。我们并不需要为了操作 DOM、Event 等再学习一下 jQuery 的 API。同时由于 React、Angular、Vue 等框架的流行,直接操作 DOM 不再是好的模式,jQuery 使用场景大大减少。本项目总结了大部分 jQuery API 替代的方法,暂时只支持 IE10+ 以上浏览器。
https://github.com/oneuijs/You-Dont-Need-jQuery/blob/master/README.zh-CN.md

相关文章:

  • 2022-12-23
  • 2022-02-01
  • 2022-01-23
  • 2022-03-05
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2021-09-26
猜你喜欢
  • 2022-01-04
  • 2022-12-23
  • 2022-01-03
  • 2022-12-23
  • 2021-12-12
  • 2021-06-12
相关资源
相似解决方案