Skip to content

A jQuery fork I'm working on which drops support for older browsers to increase speed and reduce size

License

Notifications You must be signed in to change notification settings

AaronDewes/jquery-min

 
 

cleanQuery.js

A fork of jQuery which removes deprecated functions and IE support to reduce code size and increase speed.

Cleanquery differs from jQuery by

  • Fully dropping IE support
  • No longer registering as an AMD module
  • Removing deprecated methods
  • Updateing build dependencies

Planned changes

  • Migrate to ES6
  • Use TypeScript
  • Stop using Grunt

About

A jQuery fork I'm working on which drops support for older browsers to increase speed and reduce size

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.7%
  • HTML 5.4%
  • Other 0.9%