An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/zya/litellmjs

javascript llama2 llm nodejs ollama openai

Score: 17.101354998896152

Last synced: about 5 hours ago
JSON representation

Repository metadata:

JavaScript implementation of LiteLLM.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 90
Total Committers: 4
Avg Commits per committer: 22.5
Development Distribution Score (DDS): 0.078

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ehsan Ziya z****y@g****m 83
enricobellato e****t@g****m 5
Vince Lwt v****t 1
Ronnel Davis r****6@g****m 1

Issue and Pull Request metadata

Last synced: 22 days ago

Total issues: 9
Total pull requests: 12
Average time to close issues: 2 days
Average time to close pull requests: 21 days
Total issue authors: 7
Total pull request authors: 5
Average comments per issue: 0.44
Average comments per pull request: 1.08
Merged pull request: 7
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: 1 minute
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 0
Past year average comments per issue: 0.5
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/zya/litellmjs

Top Issue Authors

  • enricobellato (3)
  • VictorTaelin (1)
  • happysalada (1)
  • gauravvgat (1)
  • ayush-bharti (1)
  • vincelwt (1)
  • AgentWell (1)

Top Pull Request Authors

  • zya (6)
  • enricobellato (3)
  • vincelwt (1)
  • ronneldavis (1)
  • skadefro (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

npmjs.org: @yucekj/litellm

JS Implementation of LiteLLM

  • Homepage: https://github.com/zya/litellmjs#readme
  • Licenses: ISC
  • Latest release: 0.12.2 (published 9 months ago)
  • Last Synced: 2026-05-30T07:01:24.470Z (3 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 19 Last month
  • Rankings:
    • Dependent repos count: 23.938%
    • Average: 29.235%
    • Dependent packages count: 34.533%
  • Maintainers (1)
npmjs.org: @skadefro/litellm

JS Implementation of LiteLLM

  • Homepage: https://github.com/zya/litellmjs#readme
  • Licenses: ISC
  • Latest release: 0.5.1 (published over 2 years ago)
  • Last Synced: 2026-05-30T07:01:18.662Z (3 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 22 Last month
  • Rankings:
    • Dependent repos count: 37.048%
    • Average: 45.042%
    • Dependent packages count: 53.036%
  • Maintainers (1)
npmjs.org: litellm

JS Implementation of LiteLLM

  • Homepage: https://github.com/zya/litellmjs#readme
  • Licenses: ISC
  • Latest release: 0.12.0 (published over 2 years ago)
  • Last Synced: 2026-05-30T07:01:21.755Z (3 days ago)
  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 43,635 Last month
  • Rankings:
    • Dependent repos count: 37.331%
    • Average: 45.328%
    • Dependent packages count: 53.324%
  • Maintainers (1)

Dependencies

.github/workflows/checks.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3 composite
package-lock.json npm
  • 509 dependencies
package.json npm
  • @types/jest ^29.5.5 development
  • @typescript-eslint/eslint-plugin ^6.7.4 development
  • chai ^4.3.10 development
  • eslint ^8.50.0 development
  • eslint-config-prettier ^9.0.0 development
  • eslint-config-standard-with-typescript ^39.1.0 development
  • eslint-plugin-import ^2.28.1 development
  • eslint-plugin-prettier ^5.0.0 development
  • eslint-plugin-promise ^6.1.1 development
  • jest ^29.7.0 development
  • prettier 3.0.3 development
  • ts-jest ^29.1.1 development
  • typescript ^5.2.2 development
  • openai ^4.11.1
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v3 composite