m-bock · GitHub

Folders and files

NameName

Last commit message

Last commit date

This library applies the "classless" concept to Argonaut-style JSON encoding.

The encoding strategy for generic types is taken from argonaut-codecs

Currently the classless-arbitrary package is best documented and is recommended for getting started with the classless API concept. It will be helpful for understand this package, too.

Installation

spago install classless
spago install classless-encode-json

Documentation

Module documentation is published on Pursuit.

Read the original on github.com ↗