Best Development Tools Scripts for Web
Paper Collapse was inspired by Google's famous Material Design presentation and is a nifty little tool for enhancing the way accordion panels are displayed on a page.Instead of expanding them every time an option is clicked, the Paper Collapse plugin...
MailChimp is a online service which can be used to manage, send and track customer newsletters and email marketing campaigns.The MailChimp classes serve as an SDK for developing PHP Web-based apps or websites that utilize one or more of MailChimp's...
The library uses a single browser timer, reducing the resource usage in the browser.It in fact reduces the time needed for crossing the barrier between the JavaScript interpreter and browser's native code.It is capable of animating hundreds of...
Works by scraping the mobile site version for a presentation and putting together a custom embed code (via an iframe).Uses YQL for scraping and conversion.A working version is included with the download...
The library is compliant with the latest version of the GitHub API, v3.gh3 works with client-side (browsers) and server-side (Node.js) environments.Multiple demos are included with the download package to get developers going on their own GitHub-powered...
There's certainly two main train of thought when it comes to building websites. One is for using CMSs because the content is easier to manage and end-users have no problem in using the GUI as well. The second is to keep things as simple as possible and...
Sass Responsive is nothing more than a series of SASS formulas, mixins and variables that when used with SASS-powered projects will automatically add all the support needed for a responsive layout.Each of the included formulas, variables and mixins are...
jTabulator is easy to setup and will take a simple table structure and convert its data into a pie chart, appending it to the side of the original table.The user can control the chart color from the HTML, while many other settings are available through...
Allows developers to enable touch gestures on a Web page, even if initially developed for desktop users.Great for porting existing websites and apps to mobile or other touch-screen enabled devices.A demo is included with the download...
The php-cache-class uses a classic singleton design pattern to deal with cached data, providing a generic interface for interacting with various caching mediums.This way developers can write the cache handling part of their application one time and switch...