Must have Development Tools Scripts for Web
ConditionerJS (or just conditioner.js) lets developers write a series of conditions (criteria) based on which a JavaScript module (widget) will be loaded and displayed, or even hidden when they occur.
As you can tell for yourself, such a behavior can be a...
Conditionizr works by detecting the user's browser type, device type, touch, Retina, and pixel ratio support, loading the proper CSS and JS files.
This automates the process of providing polyfills and mobile support for specific devices, and also...
These XML config file allows to put all values in an external file instead of hard-coding values inside scripts or in JSON objects.The configuration can be embedded inside an HTML document or in a separate XML file.The configuration block may contain...
Configatron provides a way to store configurations and any kind of other details outside an application's code.Instead of re-writing variables in any project, programmers can write them once in Configatron and use the Configatron gem in any other project...
configstore is a Node.js library that allows developers to load any type of config file from any location inside their Node.js powered application or website.
configstore was designed to work with JSON-stored config files.
It can do three things:
Delete...
Connect was developed by Sencha Labs, the company behind tools like Sencha Touch and Ext JS.
The framework is nothing more than a very lightweight, but very versatile and powerful middleware for dealing with HTTP requests and responses.
Connect provides...
It is recommended for usage for all enums in databases and with syntax similar to ActiveRecord.ConstantRecord is meant as a substitute for ActiveRecord for tables, that willnever change in the lifespan of a mongrel...
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,...
ContentBuilder.js relies on jQuery and uses "blocks" as an editing unit.Each section on the page is a block and depending on the block's type, various editing controls are provided.These blocks can easily moved around using drag&drop, and new content...
Contenticious works from any operating system that can run Perl and provide access to a terminal.Previously from building the site with simple commands in the CLI, the site editors need to place their content inside Markdown files.When compiling,...