Best HTML Tools Scripts for Web
Supports height offsets and minimum height values.
A demo is included with the download package.What is new in this release:There is very little change in the actual code between 1.9.x and 2.0.x.
The primary changes were in the re-organization of the...
Apollo.js uses the HTML 5 classList API to interact with a page's content and manipulate an element's classes.This is totally different from what jQuery uses, jQuery being created and then adored by millions of developers for the easy way it did DOM...
Pleeease works via the Node.js command like, taking a CSS file as input and generating a new version of the file that upgrades the CSS code syntax to work better in today's tangled mess of Internet browsers.
This means Pleeease will add all the...
url2html simplifies the process of converting raw HTML links into the target content they're pointing at.The library does not use oEmbed and works by basically parsing the links and processing their content so it is embedded locally when the page is...
The HTML 5 canvas tag is a great tool supported by today's modern browsers.The canvas utility allows developers to draw on a Web page using a programmatic API (aka via their source code).Because developers have full access to the graphics and the...
All the websites will be listed inside a text file, which will be used as an input for the script to run.The code is well commented and should provide all the tips needed for configuration.The pages can than pe parsed and information extracted from...
FastShell works by merging all the above tools into a fully-working automated process that can help developers setup projects within minutes.Visibly inspired by FireShell, FastShell works in the same manner, but instead of producing HTML-JS-CSS projects,...
$.html5data allows developers to perform a wide range of operations on HTML 5 data- attributes.It eases HTML 5 development and reduces development time.Examples and usage instructions are included with the download...
IndexedDB is an API for client-side storage of significant amounts of structured data and for high performance searches on this data using indexes.IndexedDB is recommended for large amounts of data and provides separate APIs for synchronous and...
Provides a high performance API for creating DOM elements on the fly via JS calls.Entirely written in CoffeeScript.Also available to install via npm.What is new in this release:Null and undefined values are skipped in CSS.
What is new in version...