Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/effect-deprecated/monocle
Optics for your data (port of monocle-ts)
https://github.com/effect-deprecated/monocle
data functional optics
Last synced: about 2 months ago
JSON representation
Optics for your data (port of monocle-ts)
- Host: GitHub
- URL: https://github.com/effect-deprecated/monocle
- Owner: Effect-Deprecated
- License: mit
- Created: 2021-01-20T17:38:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T08:24:39.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T19:19:00.589Z (3 months ago)
- Topics: data, functional, optics
- Language: TypeScript
- Homepage: https://matechs.com
- Size: 2.72 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
## Welcome to Effect-TS - Monocle
Please follow up to: [https://github.com/Effect-TS/monocle/tree/master/packages/monocle](https://github.com/Effect-TS/monocle/tree/master/packages/monocle)
## Install
We recommend the usage of `yarn` and if you he packages the usage of `yarn workspaces` that handles by default hoisting of dependencies:
```sh
yarn add @effect-ts/system @effect-ts/tracing-utils @effect-ts/core @effect-ts/monocle
```