Must have More Development Tools Scripts for Web
This is not a wrapper for the tnsping utility, but performs two actions: attempts to ping the database using the appropriate port via TCP and attempts to make a connection using a bogus name and password,
looking for error ORA-1017.What is new in this...
Nimble is portable, cross-browser and runs on Node.js. It comes with a set of tools for supporting sync and async JavaScript code execution.Combines the most useful features from the Underscore and Async.js libraries with a simple API and a vastly reduced...
Node CSV is optimized for asynchronous events, can parse CSV data, and pass it on for further processing, either locally or to other software.
The library has been tested and found working with local, remote, small, and large CSV files and datasets.
It...
Under the hood, the node-browscap library ports the functionality of PHP's get_browser function.node-browscap can be used in outputting an array of data about a browser and its properties and secondary abilities.This data can then be used by more complex...
SHOUTcast / Icecast is a technology for streaming media over the Internet, mainly used today in transmitting online radio stations in real-time.node-icecast can be used in a variety of ways, some of theme being:- Fetching audio data from a stream- Parsing...
LINQ is a new feature in the .NET Framework 3.5 that allows more SQL-like querying of any kind of data.The library supports synchronous and asynchronous queries.Documentation and use cases are included with the download...
Besides jut parsing, node-plist can also convert .plist files to JavaScript objects as well.The opposite operation (JavaScript object to .plist) is also supported.JavaScript objects should not be confused with JSON. JSON is not supported by...
Snappy is a compression/decompression C++ library developed by Google.This is a JavaScript library providing a way to work with Snappy inside Node.js-powered apps or websites.Bindings are also available for other programming languages:Common...
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...
nude.js is a JavaScript implementation of a more mature nudity scanner based on approaches from research papers.Detection is done on the client's side, so images can be displayed even if they are identified as nude, after the user's approval.HTML Canvas...