;; project.clj or build.boot
[modelizer/core "0.0.11"]
;; deps.edn
{:deps {modelizer/core {:mvn/version "0.0.11"}}}
Attention: This library is currently under active development and still in alpha
A fast data-driven Clojure(Script) library for describing data and metadata that helps ensure data quality and governance.
Simple data-driven syntax
Fast
Extensible
Serializable
;; project.clj or build.boot
[modelizer/core "0.0.11"]
;; deps.edn
{:deps {modelizer/core {:mvn/version "0.0.11"}}}
TBD
TBD
This library inspired by the following excellent libraries:
Copyright © 2019-2020 Ilshat Sultanov
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close