New Software for TJ Holowaychuk
PHP Selector works like any other JavaScript-based CSS selector engine. The only difference is that PHP Selector uses PHP to parse the DOM structure and extract desired elements.This library is ideal for data miners and Web page scrapers where data...
This tool is intended for advanced Node.js developers, already acquainted with the Node.js terminal and how npm packages work.Component is an alternative to npm, which works on a curated repository of UI components and widgets mainly.It can be used for...
In simpler terms Commander allows developers to add support for the Ruby terminal.This means developers or even end-users will be able to open the Ruby console, type a few commands and change settings or the behavior of their Ruby website or service.While...
Amazon S3 is one of the best data storage services around and it has benefited from a wide spread adoption amongst many environments from PHP to Ruby, Python, and Java.knox is a library wrapping Amazon's S3 API that allows interaction between Node.js...
Nib is a collection of extra utilities to support various well-known CSS and CSS3 features and coding techniques with Stylus.Nib simply ports some of the tools developers have used to code CSS for years, translating their syntax to Stylus and adding those...
Reds is basically a server-side JavaScript search engine that can be added to any Node.js web app.It indexes text-based data, storing it in a Redis database, where it's easier to query at faster results than parsing the text's real location.This is done...
Jade works like any other template engine, taking a series of predefined tags and converting them to HTML code.Jade is a great way to create page layouts, allowing dynamic content to be inserted without having to deal with pesky HTML tags every time.The...