New Development Tools Scripts for Web
Apache Nutch was built on top of Apache Lucene, a powerful Java search engine.Nutch developers modified the Lucene codebase, transforming the data-agnostic Lucene codebase into a project dedicated for searching data on the Web specifically.This technology...
Create (also known as Create.js) adds support for in-page (or in-place) editing to any CMS.This means page content can be accessed and changed at any time, right in its place, without loading a new page with a designated editor to so.Create.js also...
Programmers can use this library to write software extensions and modules.Extension languages allow users, programmers, and third-party developers to add features to a program without having to re-write the program as a whole, and it allows people...
TextboxList works by taking over normal text input fields and enriching the default text entry user experience.This is done by first adding auto-complete support, helping users easily enter common words by typing the first few characters and then...
Animate Slider doesn't simply animate "an entire slide" like most similar jQuery slideshow plugins do, but breaks each slide down into its component parts and allows developers to apply different transition effects to each one.Using simple CSS classes,...
EnjoyHint works by dimming out the whole page and leaving only a small cut-out over the element you want to highlight and bring into focus.Along with the page dimming layer, some text and an arrow pointing to the cut-out can be shown as well, giving users...
Created on top of tools like ES5-shim, jQuery and RequireJS, Flight is a modern, unique and lightweight development tool for building well-organized, framework agnostic Web applications. Flight is very different from any JS framework around, working with...
Compass is a stylesheet authoring framework that uses SASS to make stylesheets smaller and easier to write.Susy brings the hype of responsive grids to Compass, allowing developers to create self-adjusting layouts, based on the user's viewport...
While click events on native mobile apps are almost immediate, clicks inside mobile browsers are extremely slow and delayed.FT FastClick is a polyfill addressing mobile browsers, for speeding up the responsiveness of user generated clicks (touch...
Not supported by default with Bootstrap, this components will add toggle buttons that behave and look like the other Bootstrap components.A demo is included with the download package, to get developers started on their own set of toggle buttons.What is...