Skip to content

react-declarative/react-declarative-storybook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-declarative-storybook

An online preview available on https://react-declarative.github.io/

npm install react-declarative

Contribute

Important

Made by using react-declarative to solve your problems. ⭐Star and 💻Fork It on github will be appreciated

Declarative view builder

A React form builder which interacts with a JSON endpoint to generate nested 12-column grids with input fields and automatic state management in a declarative style. Endpoint is typed by TypeScript guards (IntelliSense available). This tool is based on material-ui components, so your application will look beautiful on any device...

Screenshots

Breadcrumbs

Form component for displaying row page which can be configured remotely

1.png

List

Basecrud list component which can be easily bond with jsonapi endpoint

2.png

One

A declarative view builder. Can be used as a dashboard layout engine. Also configurable remotely

3.png

Scaffold

Basic AppBar plus Drawer component with nested groups of items and recursive search

4.png

Pickers

Date, Time, One (custom json-templated form) pickers

5.png