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.
- Host: GitHub
- URL: https://github.com/logicblocks/spec.definition
- Owner: logicblocks
- License: mit
- Created: 2024-06-03T20:00:29.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T05:04:50.000Z (7 months ago)
- Last Synced: 2024-10-28T08:27:02.852Z (7 months ago)
- Language: Clojure
- Size: 378 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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.