0.1.0 • Published 4 years ago

jqa v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Jqa

Contains a stripped subset of the jQuery api, designed to be easy to use with vanilla JavaScript

Usage

// via npm
pnpm i -D jqa

// via browser
// TODO:

Contributing

git clone https://github.com/eankeen/jqa
cd jqa
pnpm i
pnpm run test