p5 1.9.1 → 1.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +13 -0
  2. package/lib/p5.js +9636 -3379
  3. package/lib/p5.min.js +2 -2
  4. package/package.json +1 -1
package/README.md CHANGED
@@ -957,6 +957,19 @@ We recognize all types of contributions. This project follows the [all-contribut
957
957
  <td align="center" valign="top" width="16.66%"><a href="https://github.com/pie999"><img src="https://avatars.githubusercontent.com/u/105122549?v=4?s=120" width="120px;" alt="pie999"/><br /><sub><b>pie999</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=pie999" title="Documentation">📖</a></td>
958
958
  <td align="center" valign="top" width="16.66%"><a href="https://github.com/haroon10725"><img src="https://avatars.githubusercontent.com/u/104259212?v=4?s=120" width="120px;" alt="Muhammad Haroon"/><br /><sub><b>Muhammad Haroon</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=haroon10725" title="Documentation">📖</a></td>
959
959
  </tr>
960
+ <tr>
961
+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/natdecker"><img src="https://avatars.githubusercontent.com/u/76665013?v=4?s=120" width="120px;" alt="Nat Decker"/><br /><sub><b>Nat Decker</b></sub></a><br /><a href="#a11y-natdecker" title="Accessibility">️️️️♿️</a> <a href="https://github.com/processing/p5.js/commits?author=natdecker" title="Documentation">📖</a></td>
962
+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/sproutleaf"><img src="https://avatars.githubusercontent.com/u/116130954?v=4?s=120" width="120px;" alt="Miaoye Que"/><br /><sub><b>Miaoye Que</b></sub></a><br /><a href="#translation-sproutleaf" title="Translation">🌍</a> <a href="#maintenance-sproutleaf" title="Maintenance">🚧</a></td>
963
+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/sphantom-code"><img src="https://avatars.githubusercontent.com/u/74479963?v=4?s=120" width="120px;" alt="sphantom-code"/><br /><sub><b>sphantom-code</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=sphantom-code" title="Documentation">📖</a></td>
964
+ <td align="center" valign="top" width="16.66%"><a href="http://parkminwook.com"><img src="https://avatars.githubusercontent.com/u/23724801?v=4?s=120" width="120px;" alt="Minwook Park"/><br /><sub><b>Minwook Park</b></sub></a><br /><a href="#translation-wooknick" title="Translation">🌍</a></td>
965
+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/Harrycheng233"><img src="https://avatars.githubusercontent.com/u/129256087?v=4?s=120" width="120px;" alt="Harrycheng233"/><br /><sub><b>Harrycheng233</b></sub></a><br /><a href="#translation-Harrycheng233" title="Translation">🌍</a></td>
966
+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/DianaMGalindo"><img src="https://avatars.githubusercontent.com/u/95235340?v=4?s=120" width="120px;" alt="Diana Galindo"/><br /><sub><b>Diana Galindo</b></sub></a><br /><a href="#translation-DianaMGalindo" title="Translation">🌍</a></td>
967
+ </tr>
968
+ <tr>
969
+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/douMax"><img src="https://avatars.githubusercontent.com/u/28494194?v=4?s=120" width="120px;" alt="Lingxiao Wang"/><br /><sub><b>Lingxiao Wang</b></sub></a><br /><a href="#translation-douMax" title="Translation">🌍</a></td>
970
+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/ml008008"><img src="https://avatars.githubusercontent.com/u/141788009?v=4?s=120" width="120px;" alt="ml.008"/><br /><sub><b>ml.008</b></sub></a><br /><a href="#translation-ml008008" title="Translation">🌍</a></td>
971
+ <td align="center" valign="top" width="16.66%"><a href="http://ocelotl.cc"><img src="https://avatars.githubusercontent.com/u/8987515?v=4?s=120" width="120px;" alt="EmilioOcelotl"/><br /><sub><b>EmilioOcelotl</b></sub></a><br /><a href="#translation-EmilioOcelotl" title="Translation">🌍</a></td>
972
+ </tr>
960
973
  </tbody>
961
974
  </table>
962
975