umbrella

Lightweight javascript library for DOM manipulation and events

MIT License

Downloads
7.4K
Stars
2.3K
Committers
36

Bot releases are hidden (Show)

umbrella - Optimized size Latest Release

Published by franciscop about 6 years ago

Removed Ajax functions:

  • Remove ajax(). Since the DOM API fetch() is almost the same (it's better actually!) and the awesome https://polyfill.io/ already covers for older browsers, ajax() is totally pointless nowadays.
  • Remove the method .ajax(), this is a small helper that I have never ever used and is strongly tied to the former.

In exchange of these, the library decreased from 3.5kb to 2.5kb, an almost 30% decrease in size. Tiny enough to embed it anywhere easily.

See migration guide and original issue.

Package Rankings
Top 1.95% on Npmjs.org
Top 6.68% on Proxy.golang.org
Top 24.06% on Repo1.maven.org
Badges
Extracted from project README
test badge stats License MIT
Related Projects