Heavy refactor and extraction of most code to handler submodules
This commit is contained in:
parent
7d87046166
commit
ab6e90b6b8
9 changed files with 313 additions and 277 deletions
|
|
@ -6,7 +6,9 @@ It works by ingesting a TOML file containing your node specification and serving
|
|||
|
||||
## Roadmap
|
||||
|
||||
- [ ] Automatic anchors
|
||||
- [ ] Anchor rendering
|
||||
- [ ] Automatic anchors
|
||||
- [ ] Connection kinds
|
||||
- [ ] Reduce O(n) calls in the formats module
|
||||
- [ ] Add tests
|
||||
- [x] Array syntax for lightweight connections
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue