https://github.com/mathiasbynens/unicode-match-property-value-ecmascript
Last synced: about 1 month ago
Repository metadata:
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
- Host: GitHub
- URL: https://github.com/mathiasbynens/unicode-match-property-value-ecmascript
- Owner: mathiasbynens
- License: mit
- Created: 2017-04-15T12:22:34.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T09:14:32.000Z (3 months ago)
- Last Synced: 2024-11-05T23:41:18.867Z (about 2 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 6
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
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: 19
Total Committers: 2
Avg Commits per committer: 9.5
Development Distribution Score (DDS): 0.053
Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Mathias Bynens | m****s@q****e | 18 |
Huáng Jùnliàng | j****g@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 95,842,758 last-month
- Total docker downloads: 4,578,416,163
- Total dependent packages: 966 (may contain duplicates)
- Total dependent repositories: 3,422,854 (may contain duplicates)
- Total versions: 15
- Total maintainers: 2
npm: unicode-match-property-value-ecmascript
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
- Homepage: https://github.com/mathiasbynens/unicode-match-property-value-ecmascript
- Licenses: MIT
- Latest release: 2.1.0 (published about 2 years ago)
- Last Synced: 2024-11-11T02:01:02.656Z (about 1 month ago)
- Versions: 8
- Dependent Packages: 965
- Dependent Repositories: 3,422,854
- Downloads: 95,842,758 Last month
- Docker Downloads: 4,578,416,163
-
Rankings:
- Dependent repos count: 0.004%
- Downloads: 0.02%
- Docker downloads count: 0.031%
- Dependent packages count: 0.071%
- Average: 3.072%
- Forks count: 7.612%
- Stargazers count: 10.696%
- Maintainers (2)
maven: org.webjars.npm:unicode-match-property-value-ecmascript
WebJar for unicode-match-property-value-ecmascript
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/unicode-match-property-value-ecmascript/
- Licenses: MIT
- Latest release: 2.1.0 (published almost 2 years ago)
- Last Synced: 2024-11-11T02:01:02.278Z (about 1 month ago)
- Versions: 7
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Forks count: 29.031%
- Average: 31.782%
- Dependent repos count: 31.98%
- Dependent packages count: 31.998%
- Stargazers count: 34.119%
Dependencies
- ava * development
- jsesc ^3.0.2 development
- unicode-property-value-aliases-ecmascript ^2.0.0 development
- actions/checkout v2 composite