Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.
/ miq Public archive

Super lightweight jQuery-like DOM library using modern JavaScript features like property descriptors and ES5 array functions

License

Notifications You must be signed in to change notification settings

edwinm/miq

Repository files navigation

miq library

Lightweight jQuery-like DOM library.

Miq is like jQuery, but with fewer functions and more modern and therefore only 1.4 kilobyte zipped.

Miq compared to jQuery:

  • No seldom used functions.
  • Leaving animation functions to CSS transitions.
  • AJAX function uses modern Promise (or polyfill).
  • Inherits all powerful functions from Array like forEach, map and filter.
  • With 1.4kb zipped extremely small.

See the miq homepage for more information.

Build

npm install
npm run build

About

Super lightweight jQuery-like DOM library using modern JavaScript features like property descriptors and ES5 array functions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •