https://github.com/caesay/ts-get-safe
Safely typed lodash _.get() for typescript.
https://github.com/caesay/ts-get-safe
Last synced: about 1 year ago
JSON representation
Safely typed lodash _.get() for typescript.
- Host: GitHub
- URL: https://github.com/caesay/ts-get-safe
- Owner: caesay
- License: mit
- Created: 2017-11-14T05:56:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T18:44:06.000Z (over 7 years ago)
- Last Synced: 2024-10-05T08:15:32.260Z (over 1 year ago)
- Language: C#
- Size: 12.7 KB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ts-get-safe
Use lodash `_.get()` without sacrificing typescript typings!
____
> npm install ts-get-safe