p5.teach.js
A beginner friendly math animation library for p5.js
TypeScript★ 67⑂ 7 forksupdated 4 years ago
README.mdfork it — it’s yours
p5.teach.js
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.
Get Started
Documentation
Setting up the development environment
- Yarn should be preinstalled
- Run
yarn installfor installing the dependencies - Run
yarn devfor running the dev environment - As the code is updated, the final js file is updated in
dist/p5.teach.jsdynamically - The sketch in the
index.htmlfile is reflected with the changes
Generating documentation
- We use
TypeDoc - Run
yarn typedoc srcfor generating docs
Tests
- We use
jestfor testing - Run
yarn testfor running tests - Tests are in
src/test
Formatting the code
- Before submitting PR, run
yarn prettierto format the code
Build
- Run
yarn buildto export the final js file - Final js file is exported as
dist/p5.teach.js
more like this
handpose-facemesh-demos
🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh
JavaScript★ 192
dont-track-me-google
Firefox and Chrome extensions to prevent Google from making links ugly.
JavaScript★ 587
