Skip to content

Repository files navigation

react-json-shaper

A JSON shaper component based on react.

NPM JavaScript Style Guide

Install

npm install --save react-json-shaper

Usage

import * as React from "react";

import MyComponent from "react-json-shaper";

class Example extends React.Component {
  render() {
    return <MyComponent />;
  }
}

License

MIT © SASUKE40

About

A JSON shaper component based on react.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages