0.1.3 • Published 10 years ago

mquery-js v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago