rename: canvas -> draw
This commit is contained in:
parent
75098adbdb
commit
0f07bfc9d7
26 changed files with 43 additions and 43 deletions
9
packages/draw/README.md
Normal file
9
packages/draw/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# @strudel/canvas
|
||||
|
||||
Helpers for drawing with the Canvas API and Strudel
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
npm i @strudel/canvas --save
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue