p5-analysis
API to find, create, and analyze p5.js sketch files.
p5-server
p5.js development server with live reload, library inference, and airplane mode, with CLI to create sketch files.
p5.js-svg
The main goal of p5.SVG is to provide a SVG runtime for p5.js, so that we can draw using p5's powerful API in \<svg\>, save things to svg file and manipulating existing SVG file without rasterization.
p5play
A JavaScript game engine that uses p5.js for graphics and Box2D for physics.
p5.quadrille
A grid-based teaching and rendering library for p5.js.