Express

Express 4.14.0 updated

Express is largely based on Connect and provides a flexible structure for creating Node.js Web applications. Express provides a robust set of features for building single-page, multi-page and hybrid Web applications. The framework is quite successful...

Super Agent

Super Agent 1.4.0 updated

Super Agent features a progressive AJAX API which can be used for developing interactive website and Web-based applications. The library wishes to present itself as a smaller and friendlier alternative to the jQuery Ajax API. Under the hood, Super Agent...

Mocha

Mocha 2.3.4 updated

Mocha was written to quickly execute asynchronous tests for JS code, allowing developers to detect and fix problems in their code. The Mocha testing toolkit has managed to gain quite a following thanks to its heavily Node.js integration, accurate...

Page.js

Page.js 1.6.4 updated

Modeled after the Express built-in routing system, Page.js ports some of the principles found in server-side JS programming to the browser. Page.js allows developers access to a much more advanced routing and history state management system than they...

Koa

Koa 1.1.2 updated

Koa is is largely based on Express, which in turn is based on Connect, a low-level middleware for creating Node.js Web applications. Unlike those two aforementioned solutions, Koa's code doesn't include middleware within its core directly, but...

Dox

Dox 0.8.0 updated

Dox parses JavaScript code, extracting code comments and assembling them into a documentation page created using Markdown and JSDoc tags.The generated documentation page is contained in one file, with no external JS or CSS files.Dox comes as an easy to...

PHP Selector

PHP Selector 1.1.5

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...

Component

Component 1.1.0 updated

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...