New Development Tools Scripts for Web
Font Awesome Icon Picker works with the Font Awesome icon font by default.This can be changed to any other icon font you want, but in this case you'll need to customize some of the plugin's code by hand.How the Font Awesome Icon Picker works is to show a...
DEPreLoad.js is an excellent preloader component that is both stylish and effective at the same time.The preloader works by displaying a circle that completes itself while showing an animated percentage number at the bottom.Inside the circle preloader an...
jOOX is a fluent API for the XML language, inspired by jOOQ, a similar tool for SQL.The library is actually a wrapper for the org.w3c.dom package.Features:cursor-pointer" onclick="spovl3hide();"> Application features Create XML documents
Access a XML...
StealJS includes lots of modules for managing dependencies in JavaScript, compressing scripts, cleaning and logging actions.What is new in this release:Updated both Bower and package.json.
What is new in version 0.6.0:Updated both Bower and...
It embeds the jQuery.ajax methods from the jQuery library into a Python module that can be imported and used in any Python app that needs AJAX interactions. Sijax stands for "Simple Ajax."Sijax was initially developed for PHP, inspired by the Xajax...
Transfer ORM sets up an intermediary layer between the actual ColdFusion code and the database itself.This layer automates some of the processes and tasks needed to manipulate the SQL code and interact with the database, also improving the application's...
Ambient.js provides a simple API which detects various browser and page details and triggers changes to the page's UI.These details can be the browser's scroll bar position, the browser's width, viewport resolution, click location, etc..All these are...
Embed Responsively is nothing more than a Web-based application which takes the URLs of embeddable content hosted on various services and produces a new iframe-based embed code.The difference is that this new iframe embed code works on responsive layouts,...
Fancy Form uses the power of jQuery to let developers select an empty DIV and then dump any form structure inside it.There's absolutely no need to create form structures in HTML and the only thing developers need to do is to declare the form's structure...
bootstrap-fullscreen-select was specifically created for usage on mobile devices where classic dropdown elements are hard to interact with.Tapping a small selector and then selecting an item from a (pretty small) list is hard if you have big fingers, so...