Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scicloj/kindly
- Owner: scicloj
- License: epl-2.0
- Created: 2021-10-08T20:32:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T14:48:45.000Z (7 months ago)
- Last Synced: 2024-05-30T03:43:55.052Z (6 months ago)
- Language: Clojure
- Size: 2.82 MB
- Stars: 22
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.