brianloveswords / habitat
Small library for managing your environment variables
☆38Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for habitat
- An EventEmitter useful for collecting hapi server ops information☆25Updated 3 weeks ago
- prettifies TAP in the browser's console☆29Updated 9 years ago
- preloaded Node.js tooling enhancements☆39Updated 6 years ago
- A more robust tap-producing test harness for node and browsers. Adds suites, beforeEach, afterEach, etc.☆34Updated 7 years ago
- Returns all commit messages between 2 versions of an NPM module☆58Updated 4 years ago
- sticky sessions for Node.js clustering done responsibly☆43Updated 8 years ago
- Server-side response caching for hapi.☆32Updated 6 years ago
- Role-based security, authorization, and filtering utilities for thinky and RethinkDB☆21Updated 8 years ago
- Manipulate streams.☆130Updated last year
- Draw a big chalkline in your terminal! Great for debugging and reading your log output locally!☆35Updated 2 years ago
- Generic, simple retry module with exponential backoff.☆51Updated 8 years ago
- Minimalistic, safe and easy to use 12factor config manager for Node.js☆29Updated 8 years ago
- Loads an iframe☆20Updated last year
- Auth0 user impersonation utility, see what your customers see☆64Updated 4 years ago
- Check if any of your git projects needs attention☆47Updated 8 years ago
- Detect HTTP requests in your mocha test suites☆38Updated 8 years ago
- Small middleware stack library☆40Updated 7 years ago
- Automated unit testing for your Hapi REST API☆28Updated 7 years ago
- Promise-based wrapper for `node-postgres` library designed for easy use with ES7 async/await.☆16Updated 3 years ago
- Assertions that can be used when working with Deku/React and JSX.☆16Updated 8 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 2 years ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- Tagged template literal that takes CSS and returns a JavaScript object suitable for free-style☆28Updated 8 years ago
- CI your client side tests with Electron☆71Updated 6 years ago
- RethinkDB helpers for AVA