overhaul the remaining readmes
This commit is contained in:
parent
b58f5232c7
commit
54a61dcdae
9 changed files with 29 additions and 41 deletions
|
|
@ -6,8 +6,6 @@ This package contains a JS code transpiler with the following features:
|
|||
- converts pseudo note variables to note strings
|
||||
- adds return statement to the last expression
|
||||
|
||||
The transpiler is written with [acorn](https://github.com/acornjs/acorn) and aims to replace the `@strudel.cycles/eval` package, which uses [shift-ast](https://www.npmjs.com/package/shift-ast).
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue