Skip to content

gd-rvemula/RefineAntdInferencer-Rjsf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is refine?

refine is a React-based framework that enables rapid development of web applications. It eliminates the repetitive tasks demanded by CRUD operations and provides industry standard solutions for critical parts of a project like authentication, access control, routing, networking, state management and i18n. https://refine.dev/

What is RJSF?

react-jsonschema-form A simple React component capable of using JSON Schema to declaratively build and customize web forms. https://github.com/rjsf-team/react-jsonschema-form

What does this project do

  • This is an example to get RJSF forms working with Refine.
  • This project uses Refine Antdinferencer to autogenerate the CRUD forms
  • Some forms can be customized using RJSF

Try it out on your local

npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published