This package has been deprecated

Author message:

Renamed to pagequery

zquery-wl

2.0.0 • Public • Published

zQuery

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

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

Set up

From npm:

npm install zquery-wl

In your browser (CDN):

<script src="https://wilsonl.in/zQuery.js"></script>

From GitHub:

git clone https://github.com/lerouche/zQuery.git
cd zQuery
node compile.js -o=/folder/to/place/compiled/js

Usage

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

Readme

Keywords

Package Sidebar

Install

npm i zquery-wl

Weekly Downloads

0

Version

2.0.0

License

MIT

Last publish

Collaborators

  • lerouche