RWD-Calc

RWD-Calc 1.0

RWD-Calc uses a simple form to let developers enter an element's CSS selector, its size, its parent container's width, margin and padding settings.Taking these values and using JavaScript, RWD-Calc produces a CSS rule which can be used to transform the...

X-Tag

X-Tag 1.5.6 updated

X-Tag allows programmers to create their very own custom HTML tags in the form of , where the element is completely customizable. It can be , , or even something preposterous like . This means developers can create basic frontend components using a...

Sanitize

Sanitize 4.0.0 updated

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...

Create.js is a library for Content Management Systems that lets their users edit content right on the page they're currently on. ContentBlocks allows Create.js to work with Node.js-generated websites and Node.js backends.Just like the original project,...