@agnsu/ts-helpers
v2.2.1
Published
TypeScript helper functions that I wanted to exist.
Downloads
715
Readme
Features a number of deeply nested helpers that provide type safety on object paths
- Get
- PathsPresent
- Path
Development
yarn
yarn startTesting
yarn lint # prettier and eslint
yarn test # unit tests
yarn validate # run linters, tests and buildReleasing
yarn release # will automatically ask you about version bump, run tests and build, and push new version to git & npm