Best HTML Tools Scripts for Web
Simply include the script in a pages and selectivizr will do the rest.Under the hood, this library adds support for 19 CSS3 pseudo-classes, 2 pseudo-elements and every attribute selector to older versions of IE.It can also fix a few of the browsers...
Modernizr works by testing for over 40 next-generation features and creating a JavaScript object (named Modernizr) that contains the results of these tests as boolean properties.What is new in this release:Updated blob constructor test due to deprecation...
The module is also part of the Zeta-library.What is new in this release:Added Python 2.5 support.
What is new in version 0.8.60:Fixed SCSS load.
What is new in version 0.8.1:Fix color functions.
What is new in version 0.8.0:Big scss refactoring.
What is...
Usage examples include HTML email generators. The script is built on top of cssutils and BeautifulSoup.Requirements:cssutils 0.9.7 or higher
BeautifulSoup 3.0.3 or...
It can even support invalid HTML.Features:Extract contents from HTML in a single line.
Find tags on an HTML page with selectors just like jQuery.
Requirements:PHP 5 or...
It can be used to eliminate duplicate rules, search for rules, adding or modifying rules and properties.CSSPool provides a SAC interface for parsing CSS as well as a document oriented interface for parsing CSS.What is new in this release:Update parsing...
The csscss Ruby library parses a desired stylesheet and reports on all duplicate declarations it finds.With these results webmasters can remove redundant code from their CSS and help reduce file size for their code.SASS/SCSS files are also supported.What...
Developers can write modern CSS3 rules with a basic sole syntax, instead of using all those browser manufacturer prefixes.Extensions built with eCSStender greatly simplify the design process because an author can use modern CSS3 using advanced selectors,...
It will fix broken markup, sanitize unsafe tags and transform markup for storage or display.It's built on top of Nokogiri and libxml2.And it uses html5lib's whitelist, so it won't make codes less secure.What is new in this release:ActionView helpers now...
Based on the Nokogiri HTML parser for Ruby, Sanitize is a whitelist-based system for removing HTML from a block of text.The "whitelist" technique will allow developers to setup a list of HTML tags which Sanitize will use as a reference for what it...