Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

unison-json

JSON decoding and encoding in Unison!

Usage

Pull the latest release (v1) using

.> pull https://github.com/emiflake/unison-json.git:.releases._v1 external.json.v1

This library provides Decode a and ways to parse JSON values into Unison values. As well as functions to convert Unison values into JSON values.

Look at TUTORIAL.md for an example of how to use it.

Encoding is done with the helper functions in the Json.Value namespace.

Contributing

Please follow the guidelines from unisonweb/base for contributing.

About

An implementation of JSON decoders and encoders inspired by elm/json

Topics

Resources

Stars

18 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors