https://github.com/calsott/ci-cli
Automate web performance audits in CI, get performance metrics, and send metrics to different providers. (Datadog)
https://github.com/calsott/ci-cli
audit datadog github-actions performance-analysis performance-metrics web web-vitals
Last synced: about 1 month ago
JSON representation
Automate web performance audits in CI, get performance metrics, and send metrics to different providers. (Datadog)
- Host: GitHub
- URL: https://github.com/calsott/ci-cli
- Owner: calsott
- License: mit
- Created: 2023-02-27T14:06:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T08:26:08.000Z (about 3 years ago)
- Last Synced: 2025-10-28T11:26:36.221Z (8 months ago)
- Topics: audit, datadog, github-actions, performance-analysis, performance-metrics, web, web-vitals
- Language: TypeScript
- Homepage: https://docs.calsott.com
- Size: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Node.js version][nodejs-badge]][nodejs]
[![npm][npm-badge]][npm]
![tests][tests-ci-badge]
Calsott - Web Performance CLI
CLI for running lighthouse audits and sending reports to one or more providers
## Documentation
Read the [documentation][docs] for more information.
## Roadmap:
Check the [project board][project-board] to see what's coming next.
## License
Licensed under the [MIT license][license].
[nodejs-badge]: https://img.shields.io/badge/Node.js-%3E=18.0-blue.svg
[nodejs]: https://nodejs.org/dist/latest-v18.x/docs/api/
[npm-badge]: https://img.shields.io/badge/npm-%3E=v9.0.0-blue
[npm]: https://docs.npmjs.com/cli/v9
[tests-ci-badge]: https://github.com/calsott/ci-cli/actions/workflows/tests.yml/badge.svg?branch=main&style=for-the-badge
[license]: https://github.com/calsott/ci-cli/blob/main/LICENSE.md
[project-board]: https://github.com/orgs/calsott/projects/1/views/2
[docs]: https://docs.calsott.com/