Packages 18
Description
A central log target implemented in unix sockets to consolidate multiple service containers on a single machine.
Publisher
Description
A document database with query, insert, update, backup/restore and replication implemented on top of levelup, leveldown, and memdown.
Publisher
Description
Random fixture data generator cloned from boo1ean/casual by Egor Gumenyuk to provide mixed-case methods that pass jshint tests where camelcase is set to true...
Publisher
Description
A collection of small utilities to manage AWS services and actions
Publisher
Description
A simple set of file utilities suitable for command line projects...
Publisher
Description
A redis mock for node development
Publisher
Description
A client-side priority job queue
Publisher
Description
A non-traditional access service that leverages websockets to provide user authentication
Publisher
Description
An evented array list container that augments the standard javascript array without altering the array prototype. Events fire when the list changes or when a contained model is updated.
Publisher
Description
A simple HTTP application server that accepts or rejects connections based on authenticated attributes including ip, user agent, etc. The server can be used stand alone or as middleware for connect or express.
Publisher
Description
A small socket network framework to support inter-process JSON messages using unix sockets.
Publisher
Description
An MVC platform of common REST services for node / web applications implemented for classical instantiation and inheritance.
Publisher
Description
A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.
Publisher
Description
A real-time spell checker service based on faye pub/sub websockets
Publisher
Description
A websocket library of pub/sub support for secure web socket messaging.
Publisher
Description
A daemon runner utility for node, python, shell and other executable services. Can be configured to run a monitored or detached child process or groups of processes.
Publisher
Description
A node console and file logger suitable for small, medium and large production projects.
Publisher
Description
A JavaScript implementation of the DOM and HTML standards cloned from the original jsdom branch 3.x