Liking cljdoc? Tell your friends :D

license

Attention: This library is currently under active development and still in alpha

Modelizer

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

Modules

modelizer/core

codecov modelizer-core build modelizer-core deploy modelizer-core

;; project.clj or build.boot
[modelizer/core "0.0.10"]

;; deps.edn
{:deps {modelizer/core {:mvn/version "0.0.10"}}}

Roadmap

TBD

This library inspired by the following excellent libraries:

License

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