@ckirby/block-re
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

#block-re

coffeescript block regular expressions are awesome

Similar to block strings… CoffeeScript supports block regexes — extended regular expressions that ignore internal whitespace and can contain comments and interpolation. Modeled after Perl's /x modifier… block regexes… go a long way towards making complex regular expressions readable.

##examples

Readme

Keywords

Package Sidebar

Install

npm i @ckirby/block-re

Weekly Downloads

3

Version

3.0.1

License

MIT

Unpacked Size

9.69 kB

Total Files

4

Last publish

Collaborators

  • ckirby