existential-proxy

v0.0.5
Type safe existential property access using ES6 proxies
type-safe type types existential property access null propagation get and 4 more...

prepublishOnly

./scripts/dist

dist

./scripts/dist

prettier

prettier --write '@(src|examples|tests|types)/**/*.ts?(x)'

lint

tslint --project tsconfig.json '@(src|examples|tests|types)/**/*.ts?(x)'

type-check

tsc --noEmit --project tsconfig.json

tests

jest

test

npm run type-check && npm run lint && npm run tests -- --runInBand --coverage

examples

ts-node examples/index.ts
npm i existential-proxy

Metadata

  • MIT
  • Whatever
  • Jake 'Sid' Smith
  • released 11/18/2018

Downloads

Maintainers