Files
strudel/packages
Felix Roos 1d65f09f3c - enable most settings:
- keybindings
- line numbers
- line wrapping
- highlighting (new)
- flashing (new)
- autocomplete not working yet
- move themes to codemirror package (currently duplicated)
- generally simplify settings handling
2023-11-03 10:04:58 +01:00
..
2023-11-03 10:04:58 +01:00
2023-11-02 17:14:59 +01:00
2023-09-17 12:35:03 +02:00
2023-09-28 10:48:31 +02:00
2023-11-02 22:45:32 +01:00
2023-09-17 12:35:03 +02:00
2023-09-17 12:35:03 +02:00
2023-10-02 20:44:51 +02:00
2023-09-17 12:35:03 +02:00
2022-09-13 22:45:03 +02:00

Packages

Each folder represents one of the @strudel.cycles/* packages published to npm.

To understand how those pieces connect, refer to the Technical Manual or the individual READMEs.

This is a graphical view of all the packages: full screen

dependencies

Generated with

npx depcruise --include-only "^packages" -X "node_modules" --output-type dot packages | dot -T svg > dependencygraph.svg