0.0.15 • Published 1 year ago

p5ts v0.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

p5ts_demo

p5ts is a Node Package Execution that generates a Typescript implementation of the popular visual graphics library p5js which is usually written in Javascript. This allows you to use that lovely ES6 syntax with the amazing p5js library

Create a template

$ npx p5ts <your-app-name>

Run sketch

$ cd <your-app-name>
$ npm start

you can find the sketch in src/sketch.ts

0.0.15

1 year ago

0.0.14

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago