Top Development Tools Scripts for Web
Response JS was created with the goal of simplifying development on mobile devices, with second-grade desktop support included.Response JS revolves around HTML 5 data attributes, which enable developers to pass various loading and display criteria to each...
The On-Off Toggle Switches plugin can be used to create user-friendly interface elements for enabling or disabling a feature or option.The plugin hides a checkbox element and overlays a DIV on top, a DIV that looks and acts just like a classic iOS on/off...
Souch allows developers to send, retrieve and save data from a Node.js application or website inside an Apache CouchDB database.Souch is a simple wrapper that abstracts CouchDB commands to JavaScript.This means developers can write normal S code that...
BeatPicker is a nifty little tool that can simplify the process of acquiring date values from your users.Instead of forcing them to type complex date strings in even more complex and stringent date formats, with this small plugin, users can simply click...
Developed to be 960 Grid System's successor, Unsemantic uses a combination between CSS 3 media queries and Adapt.js to provide page layouts that resize and reshuffle to fit the device they're being viewed on. The framework still uses the push- and pull-...
Reqwest is a generic wrapper for any type of asynchronous HTTP request.
Reqwest is basically a general purpose XHR connection manager, a robust tool for adding AJAX interactions on a page.
Besides AJAX and Promises A, other common technologies like JSONP...
Users can ask questions and wait answers from the community.The site is mainly inspired by the StackOverflow website, a community of web developers helping each other.Features: Possibility to ask and answer questions
Votes
Reputation system
User...
ytVideos works via the YouTube API and using only the playlist's ID.The plugin will retrieve all the videos found inside the playlist and embed them on the page as a thumbnail and linked title, one under the other.The default style is pretty minimal and...
Teapot will take a project, all its dependencies, and assemble it into its final form.
It was developed for easier deployment of ready-made projects and starter kits.
Usage instructions are included with Teapot's README file.What is new in this...
SocialStream.php works by providing an unified interface for sending out HTTP queries to various social network APIs, fetching the results in JSON form and then publishing them inside your application/website.Multiple social networks are supported, which...