pagequery

A modern, super-lightweight DOM library for Evergreener pastures

Usage no npm install needed!

<script type="module">
  import pagequery from 'https://cdn.skypack.dev/pagequery';
</script>

README

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