Add schema

This commit is contained in:
Michiel Borkent 2022-07-03 13:46:23 +02:00
parent 4aa6cfc472
commit 7b10adc69a

View file

@ -64,6 +64,7 @@ The following libraries and projects are known to work with babashka.
- [Clarktown](#clarktown) - [Clarktown](#clarktown)
- [Malli](#malli) - [Malli](#malli)
- [Meander](#meander) - [Meander](#meander)
- [Schema](#schema)
- [Pods](#pods) - [Pods](#pods)
- [Projects](#projects-1) - [Projects](#projects-1)
- [babashka-test-action](#babashka-test-action) - [babashka-test-action](#babashka-test-action)
@ -822,6 +823,10 @@ Data-Driven Schemas for Clojure/Script
Tools for transparent data transformation Tools for transparent data transformation
### [Schema](https://github.com/plumatic/schema)
Clojure(Script) library for declarative data description and validation
## Pods ## Pods
[Babashka pods](https://github.com/babashka/babashka.pods) are programs that can [Babashka pods](https://github.com/babashka/babashka.pods) are programs that can