rowtype-yoga / purescript-protobuf

Google Protocol Buffers for PureScript
http://pursuit.purescript.org/packages/purescript-protobuf/
BSD 3-Clause "New" or "Revised" License
54 stars 5 forks source link

JSON support #8

Open jamesdbrock opened 4 years ago

jamesdbrock commented 4 years ago

https://developers.google.com/protocol-buffers/docs/proto3#json

jamesdbrock commented 4 years ago

Here's a good String-to-Foreign function

https://github.com/purescript/purescript-foreign/blob/v5.0.0/examples/Util/Value.purs