GithubHelp home page GithubHelp logo

doytsujin / json-visual-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ogaoga/json-visual-editor

0.0 1.0 0.0 1.89 MB

Web based JSON Editor powered by React.

License: MIT License

JavaScript 84.97% HTML 3.85% CSS 11.18%

json-visual-editor's Introduction

JSON Visual Editor

Web based JSON Editor powered by React. https://ogaoga.github.io/json-visual-editor/

Build Status

json-visual-editor

To develop

  • You'll need to have git and node installed in your system.
  • Fork and clone the project:
$ git clone https://github.com/ogaoga/json-visual-editor.git

Then install the dependencies:

$ npm install

Install webpack and the development server:

$ npm install webpack-dev-server webpack -g

You can simply run webpack build using this command:

$ npm run build

If you want to run with webpack-dev-server simply run this command:

$ npm start

Open the web browser to http://localhost:8080/

If you want to test simply run this command:

$ npm test

Please contribute to the project if you think this can be done better in anyway even for this README :)

See also

License

Copyright (c) 2016 ogaoga.org Licensed under the MIT License.

ToDo

  • Fix a bug of drop area indicator.
  • Show level of depth.
  • Timestamp translation.
  • Edit feature.
  • Chrome Web Store app build.
  • React Native
  • Insert version number.
  • bug: Height of <textarea> is not enough in Firefox.

json-visual-editor's People

Contributors

ogaoga avatar alicoding avatar greenkeeperio-bot avatar connor11528 avatar leoromanovsky avatar mrienstra avatar duncanchen avatar holmesal avatar daannijkamp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.