File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
33[ ![ NPM version] [ npm-image ]] [ npm-url ]
44[ ![ NPM downloads] [ downloads-image ]] [ downloads-url ]
5- [ ![ Build status] [ build-image ]] [ build-url ]
5+ [ ![ Node build status] [ node-build-image ]] [ node-build-url ]
6+ [ ![ Bun build status] [ bun-build-image ]] [ bun-build-url ]
67[ ![ Build coverage] [ coverage-image ]] [ coverage-url ]
78
89> Simple, mostly opinionated, scripts to build TypeScript modules.
7172[ npm-url ] : https://npmjs.org/package/@borderless/ts-scripts
7273[ downloads-image ] : https://img.shields.io/npm/dm/@borderless/ts-scripts
7374[ downloads-url ] : https://npmjs.org/package/@borderless/ts-scripts
74- [ build-image ] : https://img.shields.io/github/workflow/status/borderless/ts-scripts/CI/main
75- [ build-url ] : https://github.com/borderless/ts-scripts/actions/workflows/ci.yml?query=branch%3Amain
75+ [ node-build-image ] : https://img.shields.io/github/actions/workflow/status/borderless/ts-scripts/ci-node.yml?branch=main&label=node%20build
76+ [ node-build-url ] : https://github.com/borderless/ts-scripts/actions/workflows/ci-node.yml?query=branch%3Amain
77+ [ bun-build-image ] : https://img.shields.io/github/actions/workflow/status/borderless/ts-scripts/ci-bun.yml?branch=main&label=bun%20build
78+ [ bun-build-url ] : https://github.com/borderless/ts-scripts/actions/workflows/ci-bun.yml?query=branch%3Amain
7679[ coverage-image ] : https://img.shields.io/codecov/c/gh/borderless/ts-scripts
7780[ coverage-url ] : https://codecov.io/gh/borderless/ts-scripts
You can’t perform that action at this time.
0 commit comments