strudel/repl
2022-03-25 22:39:03 +01:00
..
public rename repl + fix eval for spread op 2022-03-25 20:48:27 +01:00
src add xen package 2022-03-25 22:39:03 +01:00
.gitignore fix more deps 2022-03-25 21:29:09 +01:00
package-lock.json fix pattern checks for minified code 2022-03-25 22:32:42 +01:00
package.json fix pattern checks for minified code 2022-03-25 22:32:42 +01:00
postcss.config.js rename repl + fix eval for spread op 2022-03-25 20:48:27 +01:00
README.md remove peer deps notes 2022-03-25 22:09:36 +01:00
tailwind.config.js rename repl + fix eval for spread op 2022-03-25 20:48:27 +01:00

Strudel REPL

TBD

Dev Notes

Always run npm i --legacy-peer-deps, otherwise @tonejs/piano will break.