2.0.1 • Published 7 years ago
pagequery v2.0.1
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 pagequeryFrom GitHub:
git clone https://github.com/wilsonzlin/pagequery.git
cd pagequery
node compile.js --out /folder/to/place/compiled/jsUsage
For the full documentation, go to https://wilsonl.in/docs/pagequery