1.15.0 • Published 5 years ago

miq v1.15.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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
1.15.0

5 years ago

1.14.0

5 years ago

1.13.0

6 years ago

1.12.0

7 years ago

1.11.0

8 years ago

1.10.0

8 years ago

1.9.0

9 years ago

1.8.0

9 years ago

1.1.0

9 years ago