Skip to content

Commit 47dc6a5

Browse files
committed
Remove p5.accessibility from core libraries
p5.accessibility add-on has already been merged into p5.js
1 parent 9f00bf8 commit 47dc6a5

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed
-72.2 KB
Binary file not shown.

src/data/en.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -695,9 +695,6 @@ libraries:
695695
p5.sound: >-
696696
p5.sound extends p5 with Web Audio functionality including audio input,
697697
playback, analysis and synthesis.
698-
p5.accessibility: >-
699-
p5.accessibility makes the p5 canvas more accessible to people who are blind
700-
and visually impaired.
701698
asciiart: >-
702699
p5.asciiart is a simple and easy to use image - to - ASCII art converter for
703700
p5js.

src/data/libraries/libraries.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
"url": "https://www.jasonsigal.cc/"
1010
}
1111
]
12-
},
13-
{
14-
"name": "p5.accessibility",
15-
"url": "https://github.com/processing/p5.accessibility"
1612
}
1713
],
1814
"contributed": [

0 commit comments

Comments
 (0)