143 packages
atomic-json-store
Get and set configuration in a JSON file
aws-api-read-stream
turns an aws api call into a readable stream
bcat
A pipe to browser utility
catchart
Pipe something from command line to a browser chart
catgraph
Pipe graph data to browser.
chrome-unmirror
Transform mirror objects from a remote Chrome debugger into local values
classgen
generate prototype class code from json arrays
cluster-file-writer
write to a single file from a cluster
config-prompt
Configuration store with a cli prompt and JSON Schema validation
config-root
Get the users config directory, cross-platform
connect-crypto
middlewares and other connect and crypto related odds and ends
darkmagic
A dependency injection framework
darkmagic-dispel
turn [darkmagic](https://github.com/kessler/darkmagic) code into normal code. this module does not overwrite your code but rather creates a new copy of the transformed result in a separate directory
db-stuff
db-stuff
digital-chain
A linked list implementation
digital-tree
trie data structure
directory-cache
A directory cache + watch util
directory-watcher
A directory watcher
dynamic-middleware
turn a connect middleware into a replaceable, deletable middleware
dynamodb-path
Convert array path to DynamoDB UpdateExpression path
dynamodb-stream
A wrapper around low level aws sdk that makes it easy to consume a dynamodb-stream, even in a browser.
dynamodb-value
Convert javascript object into dynamodb schema and back. This is a simplified version of a more complete solution: [official sdk from aws](https://github.com/awslabs/dynamodb-document-js-sdk)
ec2-hostname
print ec2 public hostname by querying the internal hypervisor http interface
ec2-info
Extract ec2 metadata information from the local http interface on an ec2 instance
ec2-userdata
Get the user data from an ec2 machine's hypervisor web interface, programmatilly or via command line