Skip to content

A JavaFx library to edit arbitrary JSON in a property sheet.

License

Notifications You must be signed in to change notification settings

Hanseter/JSONPropertyEditorFx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Properties FX

An editor to edit json in a property sheet - created automatically by a json schema. The editor is using JavaFX for the UI and everit-org/json-schema for the schema processing and validation.

Open points:

Further separation of model and UI. Model should be completely UI technology agnostic.

Give possibility to display elements without root titledPane

All enums are treated as strings

Filter needs to accept regex.

When filtering the required and optional subparts of an object should vanish.

Add possibility to extends with custom new formats

About

A JavaFx library to edit arbitrary JSON in a property sheet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published