terkelg / awesome-creative-coding

Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
12.48k stars 854 forks source link

Add react-p5-wrapper to the list #149

Closed jamesrweb closed 2 years ago

jamesrweb commented 2 years ago

The react-p5-wrapper component allows you to render p5 sketches into react applications. You can react to prop changes, we support both typescript and javascript and the project has been adopted by hundreds of users on npm. The library was recently updated to modern react standards and has been built by people who use p5 often and know it's pain points in terms of dynamic rendering, etc. Hopefully we can get it onto the list for more users to discover the project!