Skip to content

Commit 1a729ba

Browse files
committed
chore: update root readme
1 parent 7ef4ee9 commit 1a729ba

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,12 @@
33

44
Node.js libraries to create CodSpeed benchmarks
55

6+
[![CI](https://github.com/CodSpeedHQ/codspeed-node/actions/workflows/ci.yml/badge.svg)](https://github.com/CodSpeedHQ/codspeed-node/actions/workflows/ci.yml)
7+
68
</div>
9+
10+
This mono-repo contains the integration packages for using CodSpeed with Node.js:
11+
12+
- [`@codspeed/tinybench-plugin`](./packages/tinybench-plugin/README.md): tinybench compatibility layer for CodSpeed
13+
- [`@codspeed/benchmark.js-plugin`](./packages/benchmark.js-plugin/README.md): Benchmark.js compatibility layer for CodSpeed
14+
- [`@codspeed/core`](./packages/core/README.md): The core library used to integrate with Codspeed runners

0 commit comments

Comments
 (0)