An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ts-optics [![CircleCI](https://circleci.com/gh/alsiola/ts-optics/tree/master.svg?style=svg)](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.