Top Development Tools Scripts for Web
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...
Set is a templating system developed to help JavaScript programmers control the layout and the content of their Web pages and application views.The template engine was written following simple DRY (Don't Repeat Yourself) principles, keeping its codebase...
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...
SCSS Tooltips was created to show developers how useless and bulky JavaScript-based tooltip components have become.This small SCSS snippet provides a much lighter solution for showing any kind of hover-based tooltips without having to add extra hidden...
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...
The framework can handle Excel XLS, Excel 2007 XLSX, fixed width, and XML files as well.
Bulk insert capability for Microsoft SQL Server has been added for use with SqlBulkCopy under the .Net 2.0 framework.
Stream based parsers allow for ultimate...
tap.mootools is a lightweight MooTools class that easily translates mouse clicks to tap events with the help of a custom "tap" event handler.This allows applications and websites to work the same way on both mediums, translating between clicks to taps,...
Django is a high-level Python web framework for rapid development and clean, pragmatic design.This module simply allows Django-based apps to store their content and itneract with MS SQL databases.Thanks to the detailed documentation, django-mssql is very...
Hartija contains the code most designers put into their print.css file.This CSS code allows content usually displayed using fancy effects on the screen to be formatted differently when printed on paper.Hartija's main focus is on readability and text...