| name | Danger JS Pull Request Automation Toolkit |
| slug | danger-js-pull-request-automation-toolkit |
| description | Danger JS automates pull request review chores by running programmable checks inside CI and posting structured feedback back to GitHub, GitLab, and other code hosts. It is a strong fit for teams that want to turn review conventions into repeatable checks instead of relying on humans to catch the same issues every time. |
| github_stars | 5463 |
| verification | security_reviewed |
| source | https://github.com/danger/danger-js |
| author | danger |
| category | Code Quality & Review |
| framework | Multi-Framework |
| tool_ecosystem | {"github_repo":"danger/danger-js","github_stars":5463,"npm_package":"danger","npm_weekly_downloads":1310522} |
Danger JS Pull Request Automation Toolkit
Danger JS automates pull request review chores by running programmable checks inside CI and posting structured feedback back to GitHub, GitLab, and other code hosts. It is a strong fit for teams that want to turn review conventions into repeatable checks instead of relying on humans to catch the same issues every time.
Installation
Install or set up from the source-backed instructions:
yarn add danger -D
Source