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
4 years ago
1.2.14
4 years ago
1.2.13
4 years ago
1.2.12
4 years ago
1.2.11
4 years ago
1.2.8
4 years ago
1.2.7
4 years ago
1.2.9
4 years ago
1.2.10
4 years ago
1.2.0
4 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.0.0
4 years ago
1.2.6
4 years ago
1.2.5
4 years ago
1.2.4
4 years ago
1.2.3
4 years ago
1.2.2
4 years ago
1.2.1
4 years ago
1.1.2
4 years ago
0.1.9
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.5
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago