react-json3

find a solution for the issue with arrays and selected types, when delete element you cannot select type 2. implement field validation ui 3. think about different ui layouts 4. implement a way to override list and map fields 5. new Field types

Usage no npm install needed!

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

README

react-json2

TODO

  1. find a solution for the issue with arrays and selected types, when delete element you cannot select type
  2. implement field validation ui
  3. think about different ui layouts
  4. implement a way to override list and map fields
  5. new Field types
  • comma separated strings list
  • multiselect with checkboxes
  • radio select
  • textarea
  • warn messages
  1. Preserve fields order on add?