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.


Owner metadata:


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 Email 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

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

package.json npm
  • ava * development
  • jsesc ^3.0.2 development
  • unicode-property-value-aliases-ecmascript ^2.0.0 development
.github/workflows/publish-on-tag.yml actions
  • actions/checkout v2 composite