mquery-js

0.1.3 • Public • Published

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

/mquery-js/

    Package Sidebar

    Install

    npm i mquery-js

    Weekly Downloads

    4

    Version

    0.1.3

    License

    MIT

    Last publish

    Collaborators

    • marksmccann