An open API service indexing awesome lists of open source software.

https://github.com/logicblocks/spec.definition

clojure.spec definitions for various datatypes.
https://github.com/logicblocks/spec.definition

Last synced: 6 months ago
JSON representation

clojure.spec definitions for various datatypes.

Awesome Lists containing this project

README

        

# spec.definition

clojure.spec definitions for various datatypes.

## Install

Add the following to your `project.clj` file:

```clj
[io.logicblocks/spec.definition "0.2.0-RC0"]
```

## Documentation

* [API Docs](http://logicblocks.github.io/spec.definition)

## Usage

TODO: Add usage.

## License

Copyright © 2024 LogicBlocks Maintainers.

Distributed under the MIT license.