Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.11 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.11 KB

malli-select

Clojars Project cljdoc badge

Create subschemas of malli-schemas using a spec2-inspired select notation.

It's based on Rich Hickey's ideas from his talk "Maybe Not" about how spec-alpha2 might allow for schema reuse.

Quickstart

deps-try has a built-in recipe that walks you through malli-select's features on the REPL (recipe source).
Run like so:

$ deps-try --recipe malli/malli-select

See the tests for more.

LICENSE

Copyright (c) 2023 Gert Goet, ThinkCreate. Distributed under the MIT license. See LICENSE.