Skip to content

Commit c4ff54c

Browse files
authored
Merge pull request #1054 from limzykenneth/add-p5-record-js
Add p5.record.js addon library
2 parents d3209ab + ac232b7 commit c4ff54c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: p5.record.js
2+
category: export
3+
description: p5.js addon providing functions to record HTML canvas based sketches.
4+
sourceUrl: https://github.com/limzykenneth/p5.record.js
5+
websiteUrl: https://github.com/limzykenneth/p5.record.js
6+
npmFilePath: dist/p5.record.min.js
7+
featuredImage: ../images/p5.record.js.png
8+
featuredImageAlt: The text "p5.record.js" overlayed on top of a black background. The left half of the text is red while the right half of the text is green.
9+
author:
10+
name: Kenneth Lim
11+
url: https://limzykenneth.com
12+
license: BSD-3-Clause
46.7 KB
Loading

0 commit comments

Comments
 (0)