p5-typescript-boilerplate
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.8 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i p5-typescript-boilerplate

Weekly Downloads

7

Version

2.0.0-alpha.8

License

MIT

Unpacked Size

25.7 MB

Total Files

173

Last publish

Collaborators

  • mrclapham