jsdom / tr46

An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing.
MIT License
32 stars 14 forks source link

Added readme #14

Closed stevenvachon closed 7 years ago

stevenvachon commented 7 years ago

This will need a connected greenkeeper account.

domenic commented 7 years ago

It's @Sebmaster's call, but please no badges, I hate those things...

Sebmaster commented 7 years ago

Yeah, definitely no to the greenkeeper stuff, not planning to use it I think. I'm not so sure about the others.

stevenvachon commented 7 years ago

Greenkeeper will tell you if/when a dependency (punycode) gets a major update and whether any tests break on minor/patch updates. You can patch quicker.

TimothyGu commented 7 years ago

@stevenvachon Can you please remove the badges per request?

For Greenkeeper I've used it before but found it to be annoying as well. I also think it's unlikely for Punycode to get any major updates in the future.

Thanks for doing the work to add the README though!