pagequery

2.0.1 • Public • Published

pagequery

pagequery aims to be an extremely small library that replaces and extends core jQuery.

pagequery encourages the use of new browsers and features without diverting too much from the jQuery flow. It comes in at ~10 KB minified and ~4 KB gzipped, and is only compatible with the latest browsers.

Set up

From npm:

npm i pagequery

From GitHub:

git clone https://github.com/wilsonzlin/pagequery.git
cd pagequery
node compile.js --out /folder/to/place/compiled/js

Usage

For the full documentation, go to https://wilsonl.in/docs/pagequery

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i pagequery

    Weekly Downloads

    0

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    13.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • wilsonzlin