Skip to content

A repository containing core components of the CZNet Hub Vue apps that allows us to quickly render json forms from a provided json schema

License

Notifications You must be signed in to change notification settings

CUAHSI/json-forms-render

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue_landing_page_demo

Quickly test json metadata as json forms.

./update_json_data.sh <json_data_filepath>
./update_schema.sh <json_schema_filepath>

The scripts simply copy the provided files to the correct paths in the project for rendering the forms.

To Run the project

npm install
npm run dev

Open http://localhost:5173/ in a web browser. Warning, larger schemas take a while to load.

About

A repository containing core components of the CZNet Hub Vue apps that allows us to quickly render json forms from a provided json schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 46.5%
  • HTML 46.1%
  • TypeScript 7.0%
  • Other 0.4%