Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Next Gen Data Modelling
https://github.com/effect-deprecated/schema

Last synced: about 2 months ago
JSON representation

Next Gen Data Modelling

Awesome Lists containing this project

README

        

## Welcome to Effect-TS - Schema [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/Effect-TS/schema)

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

## 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/core @effect-ts/schema fast-check
```