Best Development Tools Scripts for Web
Sortr automatically detects column types (alphabetical, numeric, date and boolean), and sorts content accordingly.
Developers can also specify descending or ascending defaults for each sort type.
Fully unit tested with QUnit.What is new in this...
Jade is a template engine for Node.js, inspired by HAML.html2jade can be useful for developers migrating their Web pages or Web apps to Node.js, where Jade is the main prevalent templating engine.Besides the Web interface and the Node CLI, html2jade is...
BlueJacket is a relatively new framework in the PHP world, a completely new approach to writing MVC PHP code.The framework features the same principles used in larger PHP frameworks like Symfony or CodeIgniter, but with a lot lesser code, and focused on...
Pines Form uses no JavaScript, and zero CSS hacks.It's 100% documented, standard CSS styles.Pines Form allows the developer to quickly put together CSS classes and output a nice, standards compliant web...
Front-end Boilerplate integrates tools like Bower and Grunt.js on top of a pre-built directory structure.To get a project started, just run the included Gruntfile and a series of automated tasks will be performed, getting your files and folders ready for...
Steppers are usually seen on e-commerce sites, as a quick way of inputting prices, adjusting values, or increasing/decreasing orders.A stepper usually uses a preset value for increasing or decreasing the help value, usually "1" being the norm, but...
Used to build the beautiful OroCRM e-commerce CRM script, the Oro Platform is a welll-oiled machine for deploying your own Symfony-based applications within minutes.
This complex Business Application Platform (BAP) comes with plenty of pre-build features...
jquery.tab-menu-set comes with two working ways. One switches the tab panels on user click, while the other switches the viewed tabs when hovering them.Outside this setting, there only one more, a parameter that lets developers decide which tab to show...
Can be used to create observer patterns in JS code to help decouple an application's architecture.Features:Framework agnostic
Chainable methods
Can set callback scope
Lightweight (less than 1kb)
What is new in this release:Add and Remove methods have...
By default, matrix arithmetic isn't supported in JavaScript.And since most online games are migrating their codebase from ActionScript to JavaScript, the matrix transformation operations so well supported in Flash games will need a third-party library to...