https://github.com/mozilla/rhino

Last synced: about 1 month ago

Repository metadata:

Rhino is an open-source implementation of JavaScript written entirely in Java


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 4,401
Total Committers: 149
Avg Commits per committer: 29.537
Development Distribution Score (DDS): 0.749

Commits in past year: 264
Committers in past year: 24
Avg Commits per committer in past year: 11.0
Development Distribution Score (DDS) in past year: 0.754

Name Email Commits
Igor Bukanov i****r@m****g 1106
Norris Boyd n****d@g****m 882
Ronald Brill r****i@r****e 309
Hannes Wallnöfer h****w@g****m 277
norris%netscape.com n****m 198
Attila Szegedi s****a@g****m 192
Gregory Brail g****l@g****m 162
tuchida d****e@y****p 125
rogerl%netscape.com r****m 103
André Bargull a****l@g****m 96
Evgeny Shepelyuk e****k@g****m 94
Gregory Brail g****g@a****m 86
Greg Brail g****l 81
beard%netscape.com b****m 78
Roland Praml r****l@f****e 54
andrea.bergia a****a@s****m 43
Paul Bakker p****l@t****m 38
uchida_t u****t@a****m 37
David Caldwell i****t@i****m 31
Tony Germano t****y@g****e 26
Ievgenii.Shepeliuk I****k@e****m 20
dependabot[bot] 4****] 19
mccabe%netscape.com m****m 19
nabacg n****g@g****m 18
Carlos Amengual c****b@g****m 15
Nick Santos n****s@g****m 15
sainaen s****n@g****m 14
Paul Bakker p****r 10
Cam Walter c****r@g****m 10
Vlad v****v@h****m 8
and 119 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

maven: org.mozilla:rhino

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. Full jar including tools, excluding the JSR-223 Script Engine wrapper.

  • Homepage: https://mozilla.github.io/rhino/
  • Documentation: https://appdoc.app/artifact/org.mozilla/rhino/
  • Licenses: Mozilla Public License, Version 2.0
  • Latest release: 1.7.15 (published 8 months ago)
  • Last Synced: 2024-11-11T00:53:47.148Z (about 1 month ago)
  • Versions: 18
  • Dependent Packages: 656
  • Dependent Repositories: 5,043
  • Docker Downloads: 51,788,827
  • Rankings:
    • Dependent packages count: 0.113%
    • Dependent repos count: 0.13%
    • Docker downloads count: 0.66%
    • Average: 2.532%
    • Stargazers count: 5.531%
    • Forks count: 6.228%
maven: org.mozilla:rhino-engine

Rhino Javascript JSR-223 Script Engine wrapper.

  • Homepage: https://mozilla.github.io/rhino/
  • Documentation: https://appdoc.app/artifact/org.mozilla/rhino-engine/
  • Licenses: Mozilla Public License, Version 2.0
  • Latest release: 1.7.15 (published 8 months ago)
  • Last Synced: 2024-11-11T00:52:49.261Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 8
  • Dependent Repositories: 291
  • Docker Downloads: 218
  • Rankings:
    • Dependent repos count: 0.892%
    • Docker downloads count: 4.885%
    • Average: 4.996%
    • Stargazers count: 5.531%
    • Forks count: 6.227%
    • Dependent packages count: 7.445%
maven: org.mozilla:rhino-runtime

Rhino JavaScript runtime jar, excludes tools & JSR-223 Script Engine wrapper.

  • Homepage: https://mozilla.github.io/rhino/
  • Documentation: https://appdoc.app/artifact/org.mozilla/rhino-runtime/
  • Licenses: Mozilla Public License, Version 2.0
  • Latest release: 1.7.15 (published 8 months ago)
  • Last Synced: 2024-11-11T00:53:44.579Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 8
  • Dependent Repositories: 53
  • Rankings:
    • Dependent repos count: 2.943%
    • Stargazers count: 5.531%
    • Average: 5.537%
    • Forks count: 6.227%
    • Dependent packages count: 7.445%
homebrew: rhino

JavaScript engine

  • Homepage: https://mozilla.github.io/rhino/
  • Licenses: MPL-2.0
  • Latest release: 1.7.15 (published 8 months ago)
  • Last Synced: 2024-11-11T00:53:15.671Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 3
  • Downloads: 52 Last month
  • Rankings:
    • Forks count: 3.243%
    • Stargazers count: 7.285%
    • Average: 19.3%
    • Dependent packages count: 19.45%
    • Dependent repos count: 21.561%
    • Downloads: 44.961%

Dependencies

.github/workflows/gradle.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/publish-github.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v2 composite
.github/workflows/publish-maven.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v2 composite
build.gradle maven
  • javax.xml.soap:javax.xml.soap-api 1.4.0 testImplementation
  • junit:junit 4.13.2 testImplementation
  • org.yaml:snakeyaml 1.28 testImplementation