133 skills found · Page 4 of 5
primeteach / Specomatic DbDefine your entities and relationships using clojure.spec and / or specomatic, get an immutable SQL database that understands seql and supports access control.
gigasquid / Self HealingExperiment with self healing code and clojure.spec
metosin / Spec SwaggerMaster Swagger2 & OpenAPI3 specs with Clojure(Script) & clojure.spec
greglook / Clj MultiformatsClojure(Script) implementations of the self-describing multiformat specs
athos / GenmanGenerator management utility for clojure.spec
coconutpalm / RighttypesInstead of asking "What values are in a type?" let's ask the reverse question. One interpretation is that the simplest type constructor function behaves like `identity` unless it fails; then it provides detailed diagnostics about what failed where. This allows one to enhance rather than replace Specs/Malli. We implement this + more here!
carocad / Geojson.specsa Geojson utility for validating data using Clojure(script)'s spec (RFC 7946)
mpenet / SpexUtils/Helpers for clojure spec
Mamun / Java Spectesting java application with clojure spec
athos / Spectraceclojure.spec (spec.alpha) library aiming to be a fundamental tool for analyzing spec errors
practicalli-archive / Banking On Clojure WebappOnline banking application written in Clojure, with unit tests and Clojure specifications
immoh / Swagger SpecSpec for Swagger 2.0 definition
jpmonettas / Pretty SpecPretty print clojure.spec forms
Azel4231 / Spec Dependent TypesModelling dependent types with clojure.spec
tirkarthi / RespecA collection of specs for clojure.core
lab-79 / Datomic Specclojure.spec for Datomic
igrishaev / SootheClear error messages for Clojure.spec
mrijk / SpeculaasNodeJS implementation of clojure.spec
owainlewis / SemverClojure implementation of the Semantic Versioning 2.0.0 spec. Parse, validate, sort and modify semantic version strings
setzer22 / Malli InstrumentInstrumentation for malli mimicking the clojure.spec.alpha API