UNPKG

p5.wrapper

Version:

A lightweight declarative wrapper for p5.js that lets you build interactive sketches using Web Components or frameworks like Zikojs, React, VanJS...

10 lines (7 loc) 371 B
# 📦 p5.wrapper – React Integration This package provides a React-friendly declarative wrapper for p5.js, enabling you to build interactive 2D and 3D sketches using React components. Built on top of ZikoJS, this wrapper leverages React’s declarative JSX syntax to integrate seamlessly with your React apps. ## Installation ```bash npm i p5.wrapper ```