GithubHelp home page GithubHelp logo

mohitk05 / jsonforms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipsesource/jsonforms

0.0 2.0 0.0 21.84 MB

React/Redux-based forms for JSON data

Home Page: http://jsonforms.io

License: Other

CSS 0.60% HTML 0.24% JavaScript 0.66% TypeScript 98.28% Shell 0.23%

jsonforms's Introduction

JSONForms - More Forms. Less Code

Complex Forms in the blink of an eye

Getting started

  1. Clone the seed app with git clone https://github.com/eclipsesource/jsonforms-react-seed.git
  2. Install dependencies with npm ci (or npm install when using an older version)
  3. Run the app with npm run start

For more info about the seed app, please see the corresponding README file of the seed repo. For a more detailed tutorial about the usage of JSON Forms, please see this tutorial.

Feedback, Help and Support

Feel free to start a discussion by opening an issue on this repo or by contacting us directly via email. In addition EclipseSource also offers professional support for JSON Forms.

Developers Documentation

First time setup

  • Install node.js (version >= 6.x.x)
  • Update npm (version >= 5.8.0)
  • Clone this repository
  • Install dependencies: npm ci
  • Hook up dependencies between packages: npm run init

Build & Testing

  • Build (all packages): npm run build
  • Test (all packages): npm run test
  • Clean (delete dist folder of all packages): npm run clean
  • Run vanilla examples: cd packages/vanilla && npm run dev
  • Run material examples: cd packages/material && npm run dev
  • Check Formatting: npm run check-format

Dependency & Release management

For more info about how we handle dependencies and releases in the JSON Forms project, please see our Developer Documentation wiki page.

Continuous Integration

The JSONForms project is build and tested via Travis. Coverage is documented by Coveralls.

Current status: Build Status Coverage Status

License

The JSONForms project is licensed under the MIT License. See the LICENSE file for more information.

Migration

If you are already using JSONForms 1, check our migration guide.

Community

We have a Spectrum Chat where you can reach out to the community if you have questions.

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.