A beginner friendly math animation library for p5.js
p5.teach.js provides tools for teaching through p5.js, such as functions to animate text, TeX, and shapes.
yarn install
for installing the dependenciesyarn dev
for running the dev environmentdist/p5.teach.js
dynamicallyindex.html
file is reflected with the changesTypeDoc
yarn typedoc src
for generating docsjest
for testingyarn test
for running testssrc/test
yarn prettier
to format the codeyarn build
to export the final js filedist/p5.teach.js