Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 17 additions & 14 deletions docs/github-dependents-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,40 @@

## Summary

This package is utilized by several prominent organizations and specialized technical teams.
The package is utilized by several prominent organizations and companies across various sectors:

* **Elastic** uses the package within their **elasticsearch-specification** project.
* **HeinleinSupport** and **iteratio-com** incorporate it into **checkMK** monitoring integrations.
* **CausalLabs** and **CitySSM** maintain multiple repositories dependent on this tool for infrastructure and records management.
* **Elastic** uses the package within their official specification repositories.
* **HeinleinSupport** and **cityssm** integrate it into infrastructure and municipal management tools.
* **CausalLabs** and **oslabs-beta** employ it for sandbox environments and specialized software development.

The repository names indicate significant adoption across various development and automation ecosystems.
The library is a key component in several technical tools and software ecosystems:

* **Groovy** and **Jenkins** ecosystems are primary users, specifically through tools like **npm-groovy-lint**, **vscode-groovy-lint**, and **jenkins-nodetest-cicd**.
* **Linter** and **DevOps** workflows utilize it via **MegaLinter** and various **GitHub Actions**.
* **Data and Search** tools such as **Elasticsearch** and **PDF regex** searchers rely on its functionality.
* **Groovy** development environments, specifically for linting and VS Code extensions.
* **Checkmk** monitoring extensions and community-contributed plugins.
* **MegaLinter** and other CI/CD automation workflows for code quality enforcement.
* **Elasticsearch** ecosystem tools for managing specifications and data structures.

Several high-star repositories demonstrate the package's reach in the open-source community.
Several high-star repositories depend on this package for core functionality:

* **Nomi-CEu/Nomi-CEu** (291 stars) is the most popular dependent project.
* **nvuillam/npm-groovy-lint** (247 stars) and **nvuillam/vscode-groovy-lint** (87 stars) represent core linting integrations.
* **oslabs-beta/saamsa** (49 stars) is a notable high-star dependent in the beta software space.
* **Nomi-CEu** (291 stars), a significant community project.
* **npm-groovy-lint** (247 stars), a popular tool for Groovy code analysis.
* **elasticsearch-specification** (154 stars), maintained by the Elastic team.
* **vscode-groovy-lint** (88 stars), a developer productivity extension.
* **saamsa** (49 stars), a notable project from the oslabs-beta organization.

## Package nvuillam/node-java-caller

[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=172&color=informational&logo=slickpic)](https://github.com/nvuillam/node-java-caller/network/dependents)
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=96&color=informational&logo=slickpic)](https://github.com/nvuillam/node-java-caller/network/dependents)
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=76&color=informational&logo=slickpic)](https://github.com/nvuillam/node-java-caller/network/dependents)
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=893&color=informational&logo=slickpic)](https://github.com/nvuillam/node-java-caller/network/dependents)
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=894&color=informational&logo=slickpic)](https://github.com/nvuillam/node-java-caller/network/dependents)

| Repository | Stars |
| :-------- | -----: |
|<img class="avatar mr-2" src="https://avatars.githubusercontent.com/u/129654786?s=40&v=4" width="20" height="20" alt=""> &nbsp; [Nomi-CEu](https://github.com/Nomi-CEu) / [Nomi-CEu](https://github.com/Nomi-CEu/Nomi-CEu) | 291 |
|<img class="avatar mr-2" src="https://avatars.githubusercontent.com/u/17500430?s=40&v=4" width="20" height="20" alt=""> &nbsp; [nvuillam](https://github.com/nvuillam) / [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) | 247 |
|<img class="avatar mr-2" src="https://avatars.githubusercontent.com/u/6764390?s=40&v=4" width="20" height="20" alt=""> &nbsp; [elastic](https://github.com/elastic) / [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) | 154 |
|<img class="avatar mr-2" src="https://avatars.githubusercontent.com/u/17500430?s=40&v=4" width="20" height="20" alt=""> &nbsp; [nvuillam](https://github.com/nvuillam) / [vscode-groovy-lint](https://github.com/nvuillam/vscode-groovy-lint) | 87 |
|<img class="avatar mr-2" src="https://avatars.githubusercontent.com/u/17500430?s=40&v=4" width="20" height="20" alt=""> &nbsp; [nvuillam](https://github.com/nvuillam) / [vscode-groovy-lint](https://github.com/nvuillam/vscode-groovy-lint) | 88 |
|<img class="avatar mr-2" src="https://avatars.githubusercontent.com/u/49566968?s=40&v=4" width="20" height="20" alt=""> &nbsp; [oslabs-beta](https://github.com/oslabs-beta) / [saamsa](https://github.com/oslabs-beta/saamsa) | 49 |
|<img class="avatar mr-2" src="https://avatars.githubusercontent.com/u/4901519?s=40&v=4" width="20" height="20" alt=""> &nbsp; [HeinleinSupport](https://github.com/HeinleinSupport) / [checkMK](https://github.com/HeinleinSupport/checkMK) | 9 |
|<img class="avatar mr-2" src="https://avatars.githubusercontent.com/u/697707?s=40&v=4" width="20" height="20" alt=""> &nbsp; [andreialecu](https://github.com/andreialecu) / [yarn-cache-remover](https://github.com/andreialecu/yarn-cache-remover) | 7 |
Expand Down