mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Deploying to gh-pages from @ f1d945babb 🚀
This commit is contained in:
parent
386bf143b5
commit
c3a2275430
5 changed files with 272 additions and 701 deletions
1
playground/snippets.js
Normal file
1
playground/snippets.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
const snippets = [{"title": "Composition","url": "https://reanimate.clozecards.com/ATcv1$xjG06/30.svg","code": "animation :: Animation\nanimation = docEnv $\n drawBox `parA` drawCircle\n\n"},{"title": "Color Maps","url": "https://reanimate.clozecards.com/HPNi7PpImrc/15.svg","code": "animation :: Animation\nanimation = docEnv $ staticFrame 1 $\n showColorMap parula\n"}];
|
||||
Loading…
Reference in a new issue