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

https://github.com/effect-deprecated/morphic

Domain Modelling and Structural Derivation (port of morphic-ts)
https://github.com/effect-deprecated/morphic

data domain functional typeclasses

Last synced: 7 months ago
JSON representation

Domain Modelling and Structural Derivation (port of morphic-ts)

Awesome Lists containing this project

README

          

## Welcome to Effect-TS - Morphic

Please follow up to: [https://github.com/Effect-TS/morphic/tree/master/packages/morphic](https://github.com/Effect-TS/morphic/tree/master/packages/morphic)

## Install

We recommend the usage of `yarn` and if you hthe 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 @effect-ts/morphic fast-equals fast-check
```