1.2.18 ⢠Published 3 years ago
p5js v1.2.18
The p5.js CLI
This p5.js CLI helps you to manage p5.js sketches quickly and easily:
- creating p5.js sketches in
~/Sketches
directory. - open your sketch with VS code and start to code.
- serving them in your browser with hot reloading.
š Install
npm i -g p5js
šŖ Upgrade this CLI to the latest version.
npm update -g p5js
š” Usage
⨠Create a new sketch, start coding and serving at once.
p5js new <sketch> --run
š Congratulations! Now you can edit the sketch.js
file to show your creativity!
š List all your sketches.
p5js list
š Open sketch with VS code.
p5js code <sketch> [--run]
š Serve an exsiting sketch.
p5js run <sketch> [--code]
ā¤ļø You are welcome to discover more.
p5js [command] --help
1.2.18
3 years ago
1.2.16
4 years ago
1.2.17
4 years ago
1.2.15
5 years ago
1.2.14
5 years ago
1.2.13
5 years ago
1.2.12
5 years ago
1.2.11
5 years ago
1.2.8
5 years ago
1.2.7
5 years ago
1.2.9
5 years ago
1.2.10
5 years ago
1.2.0
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.0
5 years ago
1.2.6
5 years ago
1.2.5
5 years ago
1.2.4
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.1.2
5 years ago
0.1.9
5 years ago
0.1.8
5 years ago
0.1.7
5 years ago
0.1.5
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago