An experiment in tree-based interaction
Find a file
2020-02-16 23:32:33 +00:00
client [client] Make websocket connection closing more robust 2020-02-12 13:04:47 +00:00
docs [docs] Switch to map of child nodes plus display order 2020-02-16 23:32:33 +00:00
server [server] Rename tree module files 2020-02-12 11:34:25 +00:00
src/Forest [server] Add return value to tree modules 2020-02-13 23:38:26 +00:00
.gitignore Create project 2020-02-05 13:38:43 +00:00
CHANGELOG.md Create project 2020-02-05 13:38:43 +00:00
LICENSE Create project 2020-02-05 13:38:43 +00:00
package.yaml Scroll so editor cursor is always visible 2020-02-11 12:59:36 +00:00
README.md [docs] Add API documentation 2020-02-15 14:27:23 +00:00
Setup.hs Create project 2020-02-05 13:38:43 +00:00
stack.yaml Create project 2020-02-05 13:38:43 +00:00
stack.yaml.lock Create project 2020-02-05 13:38:43 +00:00

forest

Forest is an experiment in tree-based interaction.

API documentation