Skip to content

Latest commit

 

History

History
58 lines (51 loc) · 1.1 KB

universal-json-schema.md

File metadata and controls

58 lines (51 loc) · 1.1 KB

Universal JSON Schema Form

This document explains on how this project is aiming towards becoming "Universal" JSON Schema Form rather than just "React" JSON Schema Form.

Detailed Docs Can be seen here

Core Modules

  • Framework

    • Web
      • React
      • Angular
      • Vue
      • Stencil JS (Web Components)
      • Svelte
    • Mobile
      • React Native
      • Nativescript
      • Ionic
  • Logic

    • Utils

      • enum-utils
      • parse-values
    • Interceptors

      • translate-ratings
      • translate-currency
      • translate-range-date
  • Components

    • Material UI (Theme)
      • material-radio-group
      • creatable-react-select
      • react-select
      • material-select
      • material-checkbox
      • material-switch
      • material-picker
      • upload
      • rich-text-editor
      • material-input
      • empty-div
      • ratings
    • React Native Paper UI (Theme)
      • Checkbox
      • Input
      • Material Select
      • Radio Group
      • Switch
      • Empty Div
    • ANT Design UI (Theme)
    • Semantic UI (Theme)
    • Bootstrap UI (Theme)
    • Fluent UI (Theme)
    • Ionic (Theme)