Json Decision Tree Editor
Build or edit graphically a decision tree or table to use it with jdtree
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 your Json tree to easily edit it.
npm install
npm run serve
npm run build
npm run lint