mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-16 08:08:34 +00:00
10 lines
151 B
Markdown
10 lines
151 B
Markdown
# @strudel.cycles/mini
|
|
|
|
This package contains the mini notation parser and pattern generator.
|
|
|
|
## Install
|
|
|
|
```sh
|
|
npm i @strudel.cycles/mini --save
|
|
```
|