/json-proto-stringify

Convert JSON/JS Object like into multiline string which is acceptable in proto file

Primary LanguageTypeScriptMIT LicenseMIT

JSON/JS Object to Multiline String Proto

Convert JSON or Javascript object into multiline stringified text for proto file

Features

Stringify multiline proto from JSON

Release Notes

0.0.1

Initial release

0.0.2

  • Fix: show error when failed to parse text
  • Fix: skip parsing when failed instead of replacing the text with blank object