Best More Development Tools Scripts for Web
Commander.js is inspired by Ruby's Commander tool.
Commander.js works basically the same way, allowing developers working on a Node.js product to add an interactive console interface for their app, whilst staying in control the whole time to what and...
Blockwork allows developers to use HTML5 @imports in their code, as a way to import the content of other HTML files inside another.This jQuery plugin lets developers do this by using a shortcode-like syntax, easy to remember even by less experienced...
The CSS Browser Selector library works by sniffing the browser's built-in user agent string.
Based on scanned details it will then run browser and/orOS specific CSS code depending on the results.
This can be useful when running different versions of...
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.While the default protobuf package includes C++, Java and Python modules, pyprotobuf is an additional, different module.pyprotobuf can be used for transforming...
JSON is a light-weight, language independent, data interchange format, a widely medium for data transfer in Web development.At around 1200 lines of code, fastJSON is one of the most compact C# libraries for dealing with JSON, and one of the few that...
Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives.Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.It is almost a hundred times faster in per-pixel access and about 2–5 times...
The library is made from several components for working with Java and easily building powerful solid software.Comes with a special utility for parsing, generating and validating JSON. The reader and writer are one class each, with no dependencies at...
Can be used in generating RSS feeds (XMLs in their base structure), podcast feeds, etc..Usage instructions and examples are included with the package's README file.Features:Support for JavaScript arrays, strings and objects (JSON)
Tabbed output...
JavaScript code written for server-side technologies like Node.js uses a different syntax than regular, vanilla JS.While not immensely different, these peculiarities prevent the code from being properly executed, or force it to be run in synchronous mode,...
This module offers a simple interface to query NTP servers from Python.NTP stands for Network Time Protocol and is a protocol for synchronizing the clocks of computer systems over packet-switched, variable-latency data networks.It also provides utility...