Fork me on GitHub
#clojure-spec
<
2020-02-02
>
kenny20:02:25

Hi all. I wrote a library that adds support for Spec2's schema & select to Spec1. My company is working on a new product and thus a new data model. Defining the data model using Spec1's :req feels so wrong now that we see Spec2's direction. We intend to use this library to bridge the gap until Spec2 is out or official support for some sort of Spec1 schema/select is released. It's still very early but the few examples I've worked through all work as expected! https://github.com/ComputeSoftware/spec1-select

👍 16
kenny00:02:35

... now with CLJS support 🙂

❤️ 4