Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
/ multicodec Public archive

Cross-platform multicodec facilities

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md
Notifications You must be signed in to change notification settings

NuID/multicodec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuid.multicodec

Cross-platform multicodec facilities

Requirements

jvm, node + npm, clj, shadow-cljs

From Clojure and ClojureScript

tools.deps:

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

Licensing

Apache v2.0 or MIT

Contributing

Install git-hooks and fire away. Make sure not to get bitten by externs if modifying npm dependencies.

formatting:

$ clojure -A:cljfmt            # check
$ clojure -A:cljfmt:cljfmt/fix # fix

dependencies:

## check
$ npm outdated
$ clojure -A:depot

## update
$ npm upgrade -s
$ clojure -A:depot:depot/update

About

Cross-platform multicodec facilities

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published