solid-p5-wrapper
v1.0.5
Published
A solidjs wrapper for p5.js
Downloads
7
Readme
solid-p5-wrapper
A solidjs wrapper for p5.js
Note After using this template, you have to search and replace all
solid-p5-wrapper
and similar strings with appropriate texts.
solid-p5-wrapper
should be a kebab-case string representing the name of you monorepo.
A solidjs wrapper for p5.js
should be a Normal case string with the description of the repository.
Kalmarv
should be a kebab-case string from your profile URL.
Quick start
Install it:
npm i solid-p5-wrapper
# or
yarn add solid-p5-wrapper
# or
pnpm add solid-p5-wrapper
Use it:
import solid-p5-wrapper from 'solid-p5-wrapper'