Add schema
This commit is contained in:
parent
4aa6cfc472
commit
7b10adc69a
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue