217 packages
account
Provide a skeleton interface for user account login, registration, serialization, and deserialization
account-couch
Implement the accounts interface using a couchdb backend
account-logger
Add logging to the account interface
account-test
Test suite for account interface implementations. This module is intended to be used in a mocha-based test suite for a specific account implementation. See the [account-couch](https://github.com/nisaacson/account-couch) module for an example
api-auth
Use couch-profiles to perform basic auth in express apps
api-middleware
collection of middleware for express servers
atc
Manage fleet spawns
bill-table-get-rows
Extracts all the tr rows for a given page of the bills table on the Hess Energy website https://www.hessenergy.com
build-docker-image-from-tarball
Take a path to a tarball image and build that tarball into a docker image
build-error
Wrap error messages into a standard javascript error object