Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

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

Last synced: about 15 hours 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: 1 day ago

Total Commits: 163
Total Committers: 9
Avg Commits per committer: 18.111
Development Distribution Score (DDS): 0.307

Commits in past year: 8
Committers in past year: 2
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.25

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 15
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 15 hours 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-10-05T07:31:15.247Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 1,185
  • Dependent Repositories: 4,004,137
  • Downloads: 103,114,146 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 over 1 year ago)
  • Last Synced: 2024-10-05T07:31:14.309Z (1 day ago)
  • Versions: 17
  • 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