An open API service for producing an overview of a list of open source projects.

https://github.com/mathiasbynens/regexpu-core

Score: 4.442651256490317

Last synced: about 8 hours ago
JSON representation

Repository metadata:

regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.


Owner metadata:


Dependencies

package.json npm
  • @unicode/unicode-15.0.0 ^1.3.1 development
  • codecov ^3.8.3 development
  • istanbul ^0.4.5 development
  • jsesc ^3.0.2 development
  • lodash ^4.17.21 development
  • mocha ^10.0.0 development
  • regexpu-fixtures 2.1.4 development
  • regenerate ^1.4.2
  • regenerate-unicode-properties ^10.1.0
  • regjsgen ^0.7.1
  • regjsparser ^0.9.1
  • unicode-match-property-ecmascript ^2.0.0
  • unicode-match-property-value-ecmascript ^2.0.0
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
.github/workflows/publish-on-tag.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite