Skip to content

mattskinosix/jdtree-ui

Repository files navigation

Work in progress!!

JDTREE🌴

Json Decision Tree Editor

Build or edit graphically a decision tree or table to use it with jdtree

Function

Create

Create your decision tree adding condition recursively and when you are finish you can return a Json object with a result node. For available condition see jdtree You can see jdtree in action here

upload

Upload your Json tree to easily edit it.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published