strudel/packages
2023-05-05 23:46:42 +02:00
..
codemirror bump codemirror package 2023-05-05 23:46:42 +02:00
core + simplify vanilla setup drastically 2023-05-05 23:43:07 +02:00
csound update remaining packages 2023-04-30 08:30:29 +02:00
embed Publish 2022-11-06 19:30:53 +01:00
eval update vite to v4 2023-04-29 08:10:12 +02:00
midi update a bunch of minor versions 2023-04-30 08:20:51 +02:00
mini - remove gh-pages 2023-04-30 07:48:08 +02:00
osc update a bunch of minor versions 2023-04-30 08:20:51 +02:00
react update remaining packages 2023-04-30 08:30:29 +02:00
serial update vite to v4 2023-04-29 08:10:12 +02:00
soundfonts update a bunch of minor versions 2023-04-30 08:20:51 +02:00
tonal Merge pull request #559 from tidalcycles/patchday 2023-05-05 08:34:36 +02:00
tone update vite to v4 2023-04-29 08:10:12 +02:00
transpiler update vite to v4 2023-04-29 08:10:12 +02:00
webaudio update vite to v4 2023-04-29 08:10:12 +02:00
webdirt update vite to v4 2023-04-29 08:10:12 +02:00
xen update vite to v4 2023-04-29 08:10:12 +02:00
README.md Create README.md 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