32 packages
areacodes
An area code lookup tool. Query by phone number, or just export the entire list in object form.
asc
A middleware layer between a service and a client. The service could be an in-process library, a file, an external web service, anything. Any time the results from a resource call can be cached, you can use ASC as a proxy to that resource.
bno055
Node library for the Bosch Sensortec BNO055, an intelligent 9-axis “Absolute Orientation Sensor”, which includes sensors and sensor fusion in a single package.
classier
A baseline OOP library.
confection
A configuration management server written in node, using redis for a backend.
core-extensions
A set of extensions to the node core library, such as an isObject method to parallel isArray, a clone method and a mixin method.
daemonix
Daemonix is an awesome tool for managing NodeJS processes/clusters as a daemon in Linux/Unix environments.
dogstatsd
node client for extended StatsD server of Datadog
doublescore
Utility functions for managing data structures and measurement.
dronos
Dronos is a distributed scheduling system (with patterns similar to Linux's cron system), using MongoDB to coordinate running tasks (drons) across multiple nodes.