62 packages
aws-promise
content-aws ===========
babel-plugin-transform-import-commonjs
Transform ES2015 import to CommonJS require
babel-preset-pwmckenna
I use the same babel presets/plugins for all my projects. This makes it super simple for me to configure `.babelrc`. I would recommend __*against*__ anyone else using this. This is kept in sync with [eslint-config-pwmckenna](https://github.com/pwmckenna/e
baggit
Store a file on github to be publicly accessible
bunyan-error-serializer
bunyan.stdSerializer.err alternative
bunyan-hipchat-stream
```js var BunyanHipchatStream = require('bunyan-hipchat-stream'); var bunyan = require('bunyan'); var logger = bunyan.createLogger({ name: 'test', streams: [ { level: 'trace', stream: process.stdout },
bunyan-newrelic-stream
This library will send error logs to your newrelic account. It assumes that your application has a newrelic config file all set up.
bunyan-promise
Bunyan formatted tracking of outstanding promises, progress, errors, and resolution times.
children-prop-type
http://stackoverflow.com/a/42122662
console-error-throws-error
#### What?