strudel/packages
2022-11-05 11:20:53 +01:00
..
core export controls from core root 2022-11-04 20:15:36 +01:00
embed replace old snippet 2022-11-04 20:14:47 +01:00
eval Publish 2022-08-14 17:56:28 +02:00
midi update vite in react package 2022-11-04 20:58:36 +01:00
mini improve readmes 2022-11-04 20:15:46 +01:00
osc update plugin-react + osc-js 2022-11-05 11:20:53 +01:00
react update plugin-react + osc-js 2022-11-05 11:20:53 +01:00
serial Publish 2022-06-22 13:35:13 +01:00
soundfonts bump soundfont package for rerelease 2022-08-14 18:02:06 +02:00
tonal update webmidi + remove tone piano 2022-11-04 20:36:33 +01:00
tone update webmidi + remove tone piano 2022-11-04 20:36:33 +01:00
webaudio feat: support github: links 2022-11-02 23:13:00 +01:00
webdirt Publish 2022-08-14 17:56:28 +02:00
xen Publish 2022-08-14 17:56:28 +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