hotscript

v1.0.13-test.2
A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.

build

tsc src/index.ts --declaration --outDir dist

prepublishOnly

npm run test && npm run build

test

jest

clear-test

jest --clearCache

perf

tsc --project test/tsconfig.json --noEmit --extendedDiagnostics

fmt

prettier ./src/** ./test/** -w

check

tsc --strict --noEmit --extendedDiagnostics

Metadata

  • ISC
  • Whatever
  • Gabriel Vergnaud
  • released 5/6/2023

Downloads

Maintainers