Skip to content

PoC to allow custom decision trees for documentation. It allows markdown and it's made with svelte

Notifications You must be signed in to change notification settings

lucasew/decision-tree

Repository files navigation

Decision Tree

Custom decision tree queries using Svelte

It works with the user, or the url, providing a tree of questions. When you select the question it jumps to the next question.

You can host your questions anywhere as either a URL to a JSON or a base64 encoded JSON

For data format refer to src/Model.ts and the examples folder.

It doesn't check for data validation, it just assumes that is right.

About

PoC to allow custom decision trees for documentation. It allows markdown and it's made with svelte

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published