Charlike Mike Reagent
Charlike Mike Reagent
This would allow lazy loading of all of the dependencies and this package would look like [ansi-colors](https://github.com/doowb/ansi-colors/blob/master/index.js). It uses [lazy-cache](https://github.com/jonschlinkert/lazy-cache) which is awesome and works well with browserify and webpack....
Seems like my repo doesn't get updated because the #125 where I use `color: #333333` (with the hex), so it errors (probably? the API?)
Because newcomers may not be so familiar with all the things. I can't find any way to find the DCO text. I know what DCO stands for and what is...
One more thing is to add Attribute, which _should not_ inherit from `Node`, so this would be enough ```js class Attribute { constructor (name, value, ns) { this.nodeType = 2...
They are pretty small addition, which can easily be implemented.
Super weird... as always :D ``` {%= ifExists([process.cwd() + '/.verb.head.md'], include(process.cwd() + '/.verb.head.md')) %} ``` Fails by saying that it cannot include `.verb.head.md` beacause it's not found. ~~I forgot, where...
Because if some greenkeeper update fails it shows red badge on the readme and I think this isn't good. Users may think the master branch and published release fails, which...
I'm going to major standardizing and my flow would soon be totally automated, crazy and awesome. I'm using the "standards" - `standard`, semantic releasing with `standard-version` (which is almost the...