186 packages
app-module-path
Simple module to add additional directories to the Node module search for top-level app modules
argly
A concise command line arguments parser with robust type handling
async-config
This module provides a simple asynchronous API for loading environment-specific config files.
async-vdom-builder
async-writer
The async-writer module makes it possible to asynchronously write data to an output stream while still flushing out bytes in the correct order
babel-plugin-minprops
Normally, a JavaScript minifier will not minify object properties, because they may be used elsewhere, in files other than the one in which they are defined. Minify allows you to write descriptive property names and safely minify them for production buil
browser-refresh
Node.js module to enable server updates and restart and browser refresh in response to file modifications
browser-refresh-client
Small module to interface with the parent browser-refresh process to control reloading of files.
browser-refresh-taglib
Taglib to enable browser page refresh in response to file modifications on the server
child-process-promise
Simple wrapper around the "child_process" module that makes use of promises