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?
console-warn-throws-error
#### What?
element-of-prop-type
Checks if the prop is a React element of a specific type
eslint-config-pwmckenna
I use the same eslint config on all my projects. This makes it super simple for me to configure .eslintrc. I would recommend __*against*__ anyone else using this. This is kept in sync with [babel-preset-pwmckenna](https://github.com/pwmckenna/babel-preset
eslint-config-rackt
Shareable eslint config for rackt repos
eslint-plugin-system-import-strings
express-elastic-transcoder
Express app that shows aws elastic transcoder jobs by status
fluxible-context
Fluxible context singleton that can be used between apps and libraries to access a shared fluxible context.
fluxible-hooks
```js import { useStores } from 'fluxible-hooks';
generator-btapp
BitTorrent btapp.js web app yeoman generator
generator-travis-ci
Yeoman generator that sets up travis-ci to do automated github pages deployment on every commit.
git-nm
grunt-amd-commonjs-wrapper
Convert AMD Modules with declared dependencies into the Simplified CommonJS Wrapper style
grunt-bunyan
Grunt task to pipe grunt output through bunyan cli
grunt-heroku-env
Converts the files heroku places in ENV_DIR during the compilation step into process.env key value pairs
grunt-travis-lint
Lint your travis.yml file