Check if a string is HTML
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
fast and safe way to escape and unescape &<>'" chars
A robust HTML entities encoder/decoder with full Unicode support.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Sniff the encoding from a HTML byte stream
Validate XML, Parse XML, Build XML without C/C++ based libraries
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
An evented streaming XML parser in JavaScript
List of HTML void tag names
Array of "void elements" defined by the HTML specification.
Windows MetaFile (WMF) parser
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
A very fast HTML parser, generating a simplified DOM, with basic element query support.
Are these two JavaScript values equal?
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Escape string for use in HTML
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.
Handy data structures for elements keyed by string.
Resolve URL pathnames using JavaScript
Simple library for handling keyboard shortcuts
Minify your files based on their filetype.
A DSL to create HTML/CSS/JS apps using Ruby.
Extremely fast and smart HTML + JS + CSS minifier
Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.
A CoffeeScript, Stylus, and Jade (HTML and JST) Guard that mirrors yoursource files (.coffee/.styl/.jade/.jst.jadet) in another location (public/www/etc...).
By running simple commands from the terminal, you can automatically convert regular HTML/CSS/JS themes and have them integrate into your Rails app so that it plays nicely with the asset pipeline.
haml_interceptor is a Rack middleware designed to intercept JS responses from a web application and re-process them from HTML to Haml, resulting in a smaller package sent down the wire to the client.
A simple interface to compress HTML, JS, and CSS, includig embedded JS and CSS, using several technologies, including the YUI Compressor and the Google Closure Compiler.
Sections_rails adds infrastructure to the view layer of Ruby on Rails. It allows to define and use the HTML, CSS, and JavaScript code of dedicated sections of pages together in one place.
Ruby on Rails helpers for Bootstrap 2.0 - HTML, CSS, and JS toolkit from Twitter
A small utility which creates the HTML fixtures for Jasmine and JSTestDriver tests from the controller specs.
Jekyll Minifier using htmlcompressor for html, terser for js, and cssminify2 for css