Skip to content

Commit de002ab

Browse files
authored
Merge pull request #1043 from mngyuan/2.0
Add the every library to 2.0
2 parents 8034688 + 272ed07 commit de002ab

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: every
2+
category: utils
3+
description: every simplifies using time in p5.js sketch to do things like scene changes or repetitive drawing.
4+
sourceUrl: https://github.com/mngyuan/every
5+
author:
6+
- name: Kevin Lee
7+
url: http://mngyuan.com/
8+
license: MIT
9+
featuredImage: ../images/every.png
10+
featuredImageAlt: The text "every" large with "time" written below in small.
144 KB
Loading

0 commit comments

Comments
 (0)