Best Development Tools Scripts for Web
It started as a php_templates replacement, but developed into much more.
It is based on weakly-active templates (HTML) and extensible template controllers (PHP).
It is also fast as compared to other templating engines.What is new in this...
The library is framework agnostic and can work with or without a complex JavaScript framework loaded on the page.
tablesort.js doesn't even need the HTML table to have a header, sorting data inside of the columns, regardless of the <th> tag.
At...
When.js also provides Promise-related concepts.
This refers to joining and chaining.
When.js has a robust unit test suite.What is new in this release:Fix when.settle unhandled rejection reporting case.
What is new in version 3.7.3:Fix when.settle...
Started out as a simple HTML parser for Node.js, the NodeHtmlParser module has evolved into a fully working RSS and XML parser as well.NodeHtmlParser recently added support for client-side environments, allowing the library to be called and used inside...
It also includes the ISO9660 library to create and edit ISO CD images.Features:ASPI / ASAPI / SPTI Interface
Data Extraction
ISO Image to CD / DVD
CD / DVD to ISO File Streaming
Audio CD creation
Auto Audio track list
Auto Audio conversion to CDDA
Device...
JSON is a light-weight, language independent, data interchange format.JSONP stands for "JSON with padding," and is a complement to the base JavaScript Object Notation (JSON) data format allowing a page to request data from a server in a different...
jQuery.loadHtml takes remote HTML documents and loads them on the current page inside specified locations.The entire system is a nice way of loading dynamic content on a page via jQuery instead of classic HTML pages.This means content can be switched...
JavaScript URL Parser will break URL addresses apart and extract various component parts.
These details are then stored inside a JS object and made available to other libraries or plugins.
The library works with client-side (browsers) and server-side...
When adding Sortable to a table, the table's header automatically is enhanced, by adding the possibility to click on it to sort the data inside the clicked column ascending or descending.When sorting the data, the entire row is moved in the table, not...
MailChimp is a online service which can be used to manage, send and track customer newsletters and email marketing campaigns.Written in Java, the library allows developers to remotely interact with the MailChimp service.Works with the latest version of...