react-input-json

React component to input custom JSON

Usage no npm install needed!

<script type="module">
  import reactInputJson from 'https://cdn.skypack.dev/react-input-json';
</script>

README

react-input-json

React component to input custom JSON.

Why

For example, you have some configuration, and you want to provide your customers with the ability to construct it.

How

Live demo

Customization

By adding CSS-file

By passing custom class names

By passing custom components

Comming soon...