p5.js Block

plugin banner

Run p5.js in your WordPress site with this Gutenberg block.

Author:Mark Uraine (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:5.3.3
Plugin version:1.1.0
Added to WordPress repository:07-02-2019
Last updated:28-05-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:4
Plugin URI:https://github.com/mapk/p5js-block
Total downloads:4 226
Active installs:300+
plugin download
Click to start download

p5.js + WordPress. Want to share some generative art on your own WordPress site? This is the plugin to make it happen. Add your custom p5.js code, and preview it in the Gutenberg editor before publishing it on your page or post.

  • Currently, this plugin does not work with createCanvas(windowWidth, windowHeight). You’ll need to use actual integer values like, createCanvas(700, 400).
  • Currently, this plugin does not include the p5.dom.js or the p5.sound.js libraries.

This project was bootstrapped with Create Guten Block under the MIT License.

This project also uses the p5.js library which is free software under the GPL License.


Screenshots
FAQ
ChangeLog