lvh / schpec

A utility library for clojure.spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

schpec

Schpec is a utility library for clojure.spec.

It is currently empty but is intended to be a home for all manner of things, such as:

  • common specs
  • generators related to specs
  • helper functions/macros for defining specs
  • whatever other feature you miss from plumatic/schema
  • etc.

Contributing

Pull requests! I welcome anything related to clojure.spec that is at least half-baked. Sufficiently weird things will be relegated to sufficiently obscure namespaces.

License

Copyright © 2016 Gary Fredericks

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A utility library for clojure.spec

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%