Skip to content

Commit

Permalink
Add related library in README (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
codemariner authored Feb 18, 2022
1 parent edbe5e2 commit 2d71c97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -537,3 +537,4 @@ const WrongMember = CrewMember.extend({
- [rest.ts](https://github.com/hmil/rest.ts) Allows building type safe and runtime-checked APIs
- [runtypes-generate](https://github.com/typeetfunc/runtypes-generate) Generates random data by `Runtype` for property-based testing
- [runtyping](https://github.com/johngeorgewright/runtyping) Generate runtypes from static types & JSON schema
- [schemart](https://github.com/codemariner/schemart) Generate runtypes from your database schema.

0 comments on commit 2d71c97

Please sign in to comment.