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.
- Host: GitHub
- URL: https://github.com/mathiasbynens/regexpu-core
- Owner: mathiasbynens
- License: mit
- Created: 2016-01-11T16:03:04.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T18:05:54.000Z (about 2 months ago)
- Last Synced: 2024-11-05T23:41:19.337Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://mths.be/regexpu
- Size: 309 KB
- Stars: 70
- Watchers: 9
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT.txt
- Funding Links:
Owner metadata:
- Name: Mathias Bynens
- Login: mathiasbynens
- Email:
- Kind: user
- Description: Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.
- Website: https://mathiasbynens.be/
- Location:
- Twitter: mathias
- Company: @Google
- Icon url: https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5&v=4
- Repositories: 585
- Last Synced at: 2024-05-20T14:56:15.832Z
- Profile URL: https://github.com/mathiasbynens
- Sponsor URL:
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 | 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
- Total packages: 3
-
Total downloads:
- npm: 108,954,515 last-month
- Total docker downloads: 4,701,618,981
- Total dependent packages: 1,194 (may contain duplicates)
- Total dependent repositories: 4,004,137 (may contain duplicates)
- Total versions: 118
- Total maintainers: 4
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
- Homepage:
- Documentation: https://pkg.go.dev/github.com/mathiasbynens/regexpu-core#section-documentation
- Licenses: mit
- Latest release:
- Last Synced: 2024-11-11T02:00:54.390Z (about 1 month ago)
- Versions: 51
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.521%
- Average: 6.74%
- Dependent repos count: 6.959%
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
- @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
- actions/checkout v2 composite
- actions/setup-node v1 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite