@documint/react-antd-json-schema-builder
v0.16.44
Published
[![npm version](https://badge.fury.io/js/@omnixenon%2Freact-antd-json-schema-builder.svg)](https://badge.fury.io/js/@omnixenon%2Freact-antd-json-schema-builder) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=fla
Downloads
42
Readme
React Ant Design JSON Schema Builder
Build your JSON schema through our interactive JSON schema builder.
Prerequisites
This project requires NodeJS (version 8 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.
$ npm -v && node -v
6.4.1
v8.16.0
This project has been created using Ant Design, Ant Design Icons and Lodash and will therefore require these packages when installing.
Table of contents
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Installation
BEFORE YOU INSTALL: please read the prerequisites
Start with cloning this repo on your local machine:
$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
To install and set up the library, run:
$ npm install @omnixenon/react-antd-json-schema-builder
Or if you prefer using Yarn:
$ yarn add @omnixenon/react-antd-json-schema-builder
Built With
- React
- Typescript
- Ant Design
- Lodash
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Seun Adesina - Initial work - SeunAdesina
See also the list of contributors who participated in this project.
License
MIT License © Omnixenon