micromatch / braces

Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
https://github.com/jonschlinkert
MIT License
207 stars 47 forks source link

Minor doc updates #12

Closed es128 closed 7 years ago

es128 commented 7 years ago

Sorry I was late for the PR review, but this is all awesome 👍

Reading through, the one suggestion I had was that it feels like the "Braces is safe" section is having its thunder stolen by the preceding statement, and it wound up feeling a bit repetitive. This is my take at a little editorial tweak to address that.

jonschlinkert commented 7 years ago

This is my take at a little editorial tweak to address that.

awesome thanks!