2.0.0-alpha.8 • Published 2 years ago
p5-typescript-boilerplate v2.0.0-alpha.8
A Typescript boilerplate for creating p5 sketches
Testing:
Jest.
run
yarn test
or
yarn test:watch
Building:
Parcel.
yarn dev
The outputs compiled files in dist
The demo project may be viewed at http://localhost:1234/
yarn umd
This builds the library in UMD (Universal Model Definitions) format, suitable for publishing to NPM.
Compiled code is exported to build
Semantic versioning:
Commitizen.
run
yarn commit
And follow the command-line instructions.
This ensures commits and version number are correct for publishing to NPM.
2.0.0-alpha.7
2 years ago
2.0.0-alpha.8
2 years ago
2.0.0-alpha.5
2 years ago
2.0.0-alpha.6
2 years ago
2.0.0-alpha.3
3 years ago
2.0.0-alpha.4
3 years ago
2.0.0-alpha.1
3 years ago
2.0.0-alpha.2
3 years ago
1.2.1-alpha.2
3 years ago
1.2.1-alpha.1
3 years ago
1.2.1-alpha.3
3 years ago
1.2.0
3 years ago
1.1.0
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.0.0-development
3 years ago