riandy-dimas / json-proto-stringify

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 100.0%