https://github.com/alsiola/ts-optics
Optics for the TS generation
https://github.com/alsiola/ts-optics
functional lens optics typescript
Last synced: 7 months ago
JSON representation
Optics for the TS generation
- Host: GitHub
- URL: https://github.com/alsiola/ts-optics
- Owner: alsiola
- Created: 2020-03-29T17:58:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:47:16.000Z (over 3 years ago)
- Last Synced: 2025-02-22T06:24:07.535Z (over 1 year ago)
- Topics: functional, lens, optics, typescript
- Language: TypeScript
- Size: 1020 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-optics [](https://circleci.com/gh/alsiola/ts-optics/tree/master)
Tired of updating nested JS objects? Not convinced that optional chaining isn't a filthy hack? This one's for you.