ronin

v1.0.6

dev

npm run build -- --watch

test

npm run build && npm run test:coverage && npm run test:typecheck

build

tsup index.ts --dts

deploy

npm run build && npm publish

prepare

npm run build

test:coverage

vitest run --coverage

test:typecheck

vitest typecheck

Metadata

Downloads