Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshmakadia/json-builder-ui
Generate JSON based on the input values in UI.
https://github.com/harshmakadia/json-builder-ui
Last synced: 1 day ago
JSON representation
Generate JSON based on the input values in UI.
- Host: GitHub
- URL: https://github.com/harshmakadia/json-builder-ui
- Owner: Harshmakadia
- License: mit
- Created: 2019-03-04T09:38:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T23:13:29.000Z (about 2 years ago)
- Last Synced: 2024-04-13T18:53:21.117Z (9 months ago)
- Language: JavaScript
- Size: 1.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auto Generate JSON based on the values filled in the form
## Introduction
The app is build to copy the JSON based on the values filled in the form. All CRUD operations can be performed in the form.
## Installation* `git clone [email protected]:Harshmakadia/json-builder-ui.git`
* cd notes-app-webpack
* npm install
* npm start
* visit `http://localhost:8080/`