https://github.com/nuid/multiformats
Multiformats utilities
https://github.com/nuid/multiformats
clj cljs multiformats
Last synced: 7 months ago
JSON representation
Multiformats utilities
- Host: GitHub
- URL: https://github.com/nuid/multiformats
- Owner: NuID
- License: apache-2.0
- Created: 2020-06-08T17:08:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T22:49:46.000Z (over 4 years ago)
- Last Synced: 2025-01-19T13:25:49.023Z (9 months ago)
- Topics: clj, cljs, multiformats
- Language: Clojure
- Homepage: https://nuid.io
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE.md
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