@techart-software/json-reformer
v1.1.21
Published
This is a tool to reform a json object into any other shape you want.
Maintainers
Readme
JsonReformer from techart-software
A user-friendly and highly customizable JSON transformation tool.
Build the Json Reformer:
npm run buildRun the following commad to start a server to preview the Json Reformer:
npm run serverRun the following commad to version and publish a json reformer package:
npm run publishThe preview site can be accessed in the following url after running the server:
http://localhost:8000/
It is also available to public in the following url:
https://techart-software.github.io/JsonReformer/
