Tyler Benton
Tyler Benton
It would be nice to be able to white list specific colors that are okay to use. For us it's mainly `white` and `black`.
I'm trying to use [prism](http://www.prismjs.com) and I need the ability to pass a language param to the code ``` Example {{ markup.example | safe }} {{ state.name }} {{ markup.escaped...
When trying to use this library with react-native it throws the following error saying `Buffer is not defined`.  I know I can...
Can you add an option specify a file or something to include custom handlebar helpers, or tell me how I can do that currently without having to edit the `index.js`...
Having an option that allows you to ignore updates for specific packages could be very useful. As of today `emmet` pushed an update(`[email protected]`) and that version has a lot of...
This will send message to every task that's already running or when the task starts running. Since the task.send already handles adding the promise for ipcee it now just listens...