Ecosyste.ms: Funds

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

https://github.com/ammar/regexp_parser

Last synced: about 7 hours ago

Repository metadata:

A regular expression parser library for Ruby


Owner metadata:


Committers metadata

Last synced: about 10 hours ago

Total Commits: 768
Total Committers: 17
Avg Commits per committer: 45.176
Development Distribution Score (DDS): 0.443

Commits in past year: 15
Committers in past year: 3
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.2

Name Email Commits
Janosch Müller j****4@g****m 428
Ammar Ali a****i@g****m 296
John Backus j****s@g****m 10
Ammar a****r@m****l 8
Daniel Gollahon d****n@g****m 6
Garen Torikian g****n@g****m 4
Owen Stephens o****n@o****k 3
Ammar Ali a****r@s****s 2
Geremia Taglialatela t****v@g****m 2
Akira Matsuda r****e@d****p 2
Dana Scheider d****r@r****m 1
Masataka Pocke Kuwabara k****a@p****e 1
Masafumi Koba 4****s 1
Koichi ITO k****o@g****m 1
Bartek Bułat b****z 1
Andy Triggs a****s@g****m 1
Thomas Walpole t****e@g****m 1

Issue and Pull Request metadata

Last synced: about 7 hours ago


Package metadata

rubygems: regexp_parser

A library for tokenizing, lexing, and parsing Ruby regular expressions.

  • Homepage: https://github.com/ammar/regexp_parser
  • Documentation: http://www.rubydoc.info/gems/regexp_parser/
  • Licenses: MIT
  • Latest release: 2.9.2 (published 6 months ago)
  • Last Synced: 2024-11-08T20:32:05.673Z (1 day ago)
  • Versions: 64
  • Dependent Packages: 18
  • Dependent Repositories: 242,464
  • Downloads: 390,533,564 Total
  • Docker Downloads: 3,540,241,906
  • Rankings:
    • Downloads: 0.052%
    • Docker downloads count: 0.064%
    • Dependent repos count: 0.091%
    • Dependent packages count: 1.182%
    • Average: 1.949%
    • Stargazers count: 4.685%
    • Forks count: 5.622%
  • Maintainers (2)
go: github.com/ammar/regexp_parser

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/ammar/regexp_parser#section-documentation
  • Licenses: mit
  • Latest release: v2.9.2+incompatible (published 6 months ago)
  • Last Synced: 2024-11-08T21:00:54.248Z (1 day ago)
  • Versions: 63
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.016%
    • Forks count: 4.693%
    • Average: 7.272%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

Gemfile rubygems
  • benchmark-ips ~> 2.1 development
  • gouteur >= 0 development
  • ice_nine ~> 0.11.2 development
  • rake ~> 13.0 development
  • regexp_property_values ~> 1.3 development
  • rspec ~> 3.10 development
  • rubocop ~> 1.7 development
.github/workflows/gouteur.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/lint.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
regexp_parser.gemspec rubygems