@kirinnee/kquery
v0.0.4
Published
kQuery is a query library that adds basic events that has cross browser compatilibty. It handles things like responsive image loading among other things.
Downloads
1
Maintainers
Readme
kQuery
kQuery is a query library that adds basic events that has cross browser compatilibty. It handles things like responsive image loading among other things.
Events include:
- Mousewheel
- Mouseclick
- Keypress
- Window Resize
- Full Screen
- DOM Ready
- Image Load
- Responsive Images
Getting started
Client Depedencies
- screenfull - full screen API for modern browsers
Usage
Install from npm
npm i @kirinnee/kquery
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- kirinnee
License
This project is licensed under the MIT - see the LICENSE.md file for details