Jon Schlinkert

Results 1072 comments of Jon Schlinkert

I don't think your issue has any relevance to this package, but I'll answer anyway since I care about the topic. > We are conducting a research study on the...

> Not a big deal (a little sad as I liked hotpink, but red is fine), but I would suggest removing the 'drop-in' qualifier, either removing it completely or replacing...

> I'm not sure where the 99% statistic comes from Sorry, I didn't mean to casually throw around numbers. Allow me to clarify. Given that: 1. Statistically, this library is...

@doowb I suggest either: 1. the wording be changed to: "This library is a drop-in replacement for chalk for X features" or "...with the exception of the following feature(s)...", or...

@doowb, as @Martii mentioned the png will need to be regenerated. I can take this one.

This will be fixed in the upcoming release.

Try doing this: ```js if (!this.mousetrap) { this.mousetrap = new Mousetrap(window, true); } ```

Sorry for the delay. I'm trying to get caught up on old issues/prs with this lib. @oliverb if you (or someone) could rebase I'd be happy to merge. thanks