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

https://github.com/nuid/codec

Cross-platform (de)serialization facilities
https://github.com/nuid/codec

clj cljs decoding deserialization encoding serialization

Last synced: 4 months ago
JSON representation

Cross-platform (de)serialization facilities

Awesome Lists containing this project

README

          

# nuid.codec

Cross-platform (de)serialization.

## 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/codec {:git/url "https://github.com/nuid/codec" :sha "..."}}`

## Licensing

Apache v2.0 or MIT