Skip to content

AngusLeck/ts-helpers

Repository files navigation

Features a number of deeply nested helpers that provide type safety on object paths

  • Get
  • PathsPresent
  • Path

Development

yarn
yarn start

Testing

yarn lint # prettier and eslint
yarn test # unit tests
yarn validate # run linters, tests and build

Releasing

yarn release # will automatically ask you about version bump, run tests and build, and push new version to git & npm

About

Type generics I wanted to exist

Resources

License

Stars

Watchers

Forks

Packages

No packages published