Skip to content

Commit 3269ded

Browse files
authored
Merge pull request #1029 from mngyuan/main
Add the every library
2 parents 97c7541 + 028cf51 commit 3269ded

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)