0.1.3 • Published 7 years ago

mquery-js v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

mQuery Build Status

A lightweight and selective jQuery library inspired by Angular's jQuery Lite. Created to be a "micro" version of jQuery which only includes a selection of its core methods.

Installation

Install with npm:

npm install mquery-js

Install in browser:

<script src="https://cdn.rawgit.com/marksmccann/mquery-js/v0.1.3/dist/mquery.min.js"></script>

API

For a complete list of supported methods and features, view the documentation.

License

MIT

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

8 years ago

0.0.1

8 years ago