https://github.com/clj-commons/pretty-aviso-bridge
Bridge limited io.aviso/pretty APIs to org.clj-commons/pretty
https://github.com/clj-commons/pretty-aviso-bridge
Last synced: 9 months ago
JSON representation
Bridge limited io.aviso/pretty APIs to org.clj-commons/pretty
- Host: GitHub
- URL: https://github.com/clj-commons/pretty-aviso-bridge
- Owner: clj-commons
- License: apache-2.0
- Created: 2024-06-07T12:17:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T14:29:36.000Z (over 1 year ago)
- Last Synced: 2025-02-05T07:10:17.857Z (11 months ago)
- Language: Clojure
- Size: 8.79 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://clojars.org/org.clj-commons/pretty)
[](https://github.com/clj-commons/pretty/actions/workflows/clojure.yml)
[](https://cljdoc.org/d/org.clj-commons/pretty/)
# org.clj-commons/pretty-aviso-bridge
This library duplicates a limited number of APIs from the old io.aviso/pretty versions of the
[org.clj-commons/pretty](https://github.com/clj-commons/pretty) library. This is useful in a limited number of
situations where existing code depends on the old (io.aviso) namespaces but the application as a whole requires
the new (org.clj-commons) library.