1.2.18 ā€¢ Published 2 years ago

p5js v1.2.18

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

The p5.js CLI

Build and Publish npm GitHub Dependencies Status Last Commit Download Total

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

2 years ago

1.2.16

3 years ago

1.2.17

3 years ago

1.2.15

3 years ago

1.2.14

3 years ago

1.2.13

3 years ago

1.2.12

3 years ago

1.2.11

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.9

3 years ago

1.2.10

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.2

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago