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

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

Awesome Lists containing this project

README

          

[![Clojars](https://img.shields.io/clojars/v/org.clj-commons/pretty-aviso-bridge.svg)](http://clojars.org/org.clj-commons/pretty)
[![CI](https://github.com/clj-commons/pretty/actions/workflows/clojure.yml/badge.svg)](https://github.com/clj-commons/pretty/actions/workflows/clojure.yml)
[![cljdoc badge](https://cljdoc.org/badge/org.clj-commons/pretty)](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.