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

Last synced: about 1 month ago

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:


Committers metadata

Last synced: about 1 month ago

Total Commits: 171
Total Committers: 9
Avg Commits per committer: 19.0
Development Distribution Score (DDS): 0.339

Commits in past year: 16
Committers in past year: 2
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.125

Name Email Commits
Mathias Bynens m****s@q****e 113
Nicolò Ribaudo n****o@g****m 24
Huáng Jùnliàng j****g@g****m 23
Justin Ridgewell j****n@r****e 3
liuxingbaoyu 3****u 3
Huáng Jùnliàng i@j****e 2
Adrian Heine né Lang m****l@a****e 1
Nicolò Ribaudo h****o@n****v 1
bluelovers c****s@u****t 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

npm: regexpu-core

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

  • Homepage: https://mths.be/regexpu
  • Licenses: MIT
  • Latest release: 6.0.0 (published about 1 year ago)
  • Last Synced: 2024-11-11T02:00:53.582Z (about 1 month ago)
  • Versions: 49
  • Dependent Packages: 1,185
  • Dependent Repositories: 4,004,137
  • Downloads: 108,954,515 Last month
  • Docker Downloads: 4,701,618,981
  • Rankings:
    • Dependent repos count: 0.002%
    • Downloads: 0.015%
    • Docker downloads count: 0.03%
    • Dependent packages count: 0.06%
    • Average: 1.958%
    • Stargazers count: 5.665%
    • Forks count: 5.975%
  • Maintainers (4)
go: github.com/mathiasbynens/regexpu-core

maven: org.webjars.npm:regexpu-core

WebJar for regexpu-core

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/regexpu-core/
  • Licenses: MIT
  • Latest release: 5.3.2 (published almost 2 years ago)
  • Last Synced: 2024-11-11T02:00:53.577Z (about 1 month ago)
  • Versions: 18
  • Dependent Packages: 9
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.414%
    • Average: 21.172%
    • Stargazers count: 21.599%
    • Forks count: 24.695%
    • Dependent repos count: 31.98%

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