Skip to content

eszlamczyk/elixir-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonParser

currently as just code module

Run

iex -S mix run

in elixir console try to convert to JSON string:

Json.stringify(<map | list | atom | string | float | int | true | false | nil>)

About

parser for JSONs in elixir, because I can

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages