Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nuid/multiformats

Multiformats utilities
https://github.com/nuid/multiformats

clj cljs multiformats

Last synced: 2 days ago
JSON representation

Multiformats utilities

Awesome Lists containing this project

README

        

# nuid.multiformats

Facilities for working with [multiformats](https://github.com/multiformats). Thin wrapper over the wonderful [mvxcvi/multiformats](https://clojars.org/mvxcvi/multiformats).

## Requirements

[`jvm`](https://www.java.com/en/download/), [`node + npm`](https://nodejs.org/en/download/), [`clj`](https://clojure.org/guides/getting_started), [`shadow-cljs`](https://shadow-cljs.github.io/docs/UsersGuide.html#_installation)

## Clojure and ClojureScript

### tools.deps:

`{nuid/multiformats {:git/url "https://github.com/nuid/multiformats" :sha "..."}}`

## Licensing

Apache v2.0 or MIT