Skip to content

Convert JSON objects to valid Elm records. For rapid prototyping.

License

Notifications You must be signed in to change notification settings

pietro909/json-to-elm-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON to Elm record

Convert instantly JSON objects to valid Elm records.

Try it live!

This tool is not meant to replace a careful modeling of your data, rather it is just a helper for rapid prototyping.

Example

Building

Clone the repo, then:

$ yarn
$ Yarn webpack

Open the page dist/index.html with your browser.

About

Convert JSON objects to valid Elm records. For rapid prototyping.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages