Software Details:
Version: 0.12.1
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 56
HTML(.js) is very similar to jQuery's Sizzle selector engine, allowing developers to easily write JavaScript queries that isolate and select specific parts of the page's DOM.
Some of the included filtering capabilities include common operations like all(), each(), only(), add(), and remove().
HTML(.js) is also split into smaller modules, so you can easily only load the features you need and keep your JS code's size down to a minimum.
The library works with client-side (browsers) and server-side (Node.js) environments, and also supports various JavaScript package management systems like NPM, Bower and Component.
What is new in this release:
- all() function
Requirements:
- JavaScript enabled on client side
- Node.js for server-side environments
Comments not found