mquery-js
v0.1.3
Published
A lightweight and selective jQuery library inspired by Angular's jQuery Lite.
Downloads
12
Readme
mQuery
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.