@effect/schema

v0.46.2
Modeling the schema of data structures as first-class values
typescript schema validation

tc

tsc --noEmit

gen

build-utils prepare-v1

lint

eslint . --ext .ts,.tsx

test

vitest

build

pnpm gen && preconstruct fix && preconstruct build && pnpm gen

clean

node scripts/clean.mjs

docgen

docgen

autofix

pnpm lint --fix

dtslint

dtslint dtslint

version

changeset version

circular

madge --ts-config ./tsconfig.json --extensions ts --circular --no-color --no-spinner --warning src

coverage

vitest run --coverage

test-all

npm run circular && npm run lint && npm run dtslint && vitest run

test-heap

vitest run --logHeapUsage

dtslint-clean

dtslint --installAll
npm i @effect/[email protected]

Metadata

  • MIT
  • Whatever
  • Giulio Canti
  • released 10/28/2023

Downloads