Gumbo Parser

Gumbo Parser 0.2.2 updated

Gumbo Parser ports some of Gumbo's features to JavaScript code, providing an interface on which JS code can interact with the library's original C code. The binding enables HTML 5 parsing to be supported in Node.js apps and websites, not...

Hamlet

Hamlet 0.7.3 updated

Hamlet takes all the lessons learned with previous template system technology and simplifies the process of layout control even more.The main advantage out of using Hamlet compared to other solutions is that you now have even a smaller amount of code to...

mustache.php

mustache.php 2.9.0 updated

Mustache is a framework-agnostic logic-less templating language. It enforces separation of view logic from template files.Due to its structure, the template doesn't even allow or makes it possible to embed logic in a template.Mustache is also available...

jQuery value-bar was created for situations where the user's input needs to be severely limited only to a specific range.The plugin works by taking the input slider and breaking its horizontal bar into smaller parts, each corresponding to a single unit in...

JS_CodeSniffer

JS_CodeSniffer 2.2.2 updated

JS_CodeSniffer helps developers detect coding standard violations.Under the hood, it works by tokenising JavaScript source code and checking it against a defined set of coding standards.JS_CodeSniffer currently supports jQuery and Idiomatic standards.What...

mustache.java

mustache.java 0.9.1 updated

Mustache is a framework-agnostic logic-less templating language. It enforces separation of view logic from template files.Due to its structure, the template doesn't even allow or makes it possible to embed logic in a template.Mustache is also available...