/malli-select

spec2-inspired selection of Malli-schemas

Primary LanguageClojureMIT LicenseMIT

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.