waff-query.js
This is a simple Document Object Model library for lazy people to make their things faster.
Browser support
Function | Firefox 4+ | Safari 6+ | Opera 16+ | Chrome 18+ | IE 9+ | IE 10 |
---|---|---|---|---|---|---|
Element query | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Element append | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Element watch | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
Element create | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
EventEmitter | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Promise | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
XHR | ✓ | ✓ | ✓ | ✓ | ~ | ? |
Documentation
Documentation available at https://wvffle.net/waff-query/
License
Licensed under MIT license.
Copyright (c) 2016 Casper Seweryn