apiaryio / mson

Markdown Syntax for Object Notation
MIT License
902 stars 181 forks source link

Any JSON to MSON converters? #42

Open fiatjaf opened 9 years ago

fiatjaf commented 9 years ago

I don't see mention of any.

I also don't know what exactly is the motivation of this project, but I see a converter (or transpiler, I don't know the correct term) like this being very useful for, for example, storing structured data you already have in markdown environments, like Trello and others.

pksunkara commented 8 years ago

There is this written by third party, https://github.com/apiaryio/mson/issues/73

mifkamaz commented 8 years ago

Hey, you will see implementation here: https://github.com/mifkamaz/mson_generator_w/blob/master/lib/mson_generator/mson_generator.rb

Or web version https://msongenerator.herokuapp.com/ (First time long responds)

Will be available soon gem