Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/effect-deprecated/schema
- Owner: Effect-Deprecated
- License: mit
- Created: 2021-05-01T15:44:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T02:15:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T05:18:14.769Z (almost 2 years ago)
- Language: TypeScript
- Size: 2.09 MB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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
```