Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scicloj/kindly

A small library for defining how different kinds of things should be rendered
https://github.com/scicloj/kindly

Last synced: 5 days ago
JSON representation

A small library for defining how different kinds of things should be rendered

Awesome Lists containing this project

README

        

# Kindly

Kindly

[![Clojars Project](https://img.shields.io/clojars/v/org.scicloj/kindly.svg)](https://clojars.org/org.scicloj/kindly)

Kindly is a small library for defining in what kinds of way Clojure forms and values should be displayed.

[Documentation](https://scicloj.github.io/kindly-noted/kindly)

:movie_camera: [meeting #20](https://www.youtube.com/watch?v=DAQnvAgBma8&t=3802s) of the [visual-tools group](https://scicloj.github.io/docs/community/groups/visual-tools/)

## Status

v4 is the currently active version. It is in Beta stage.

## License

Copyright © 2021 Scicloj

This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.