1.1.1-beta • Published 2 years ago

react-p5-cli v1.1.1-beta

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

react-p5-cli

This is a command-line interface tool for creating a scaffold, which aims to integrate react and p5js

The react.js is a framework for UI. And the p5.js is a framework for creative coding. When I need to make an interesting animation in my web based on react, it is difficult for me to use canvas purely. Therefore, I make this CLI to get my scaffold.

Install

If you use the npm:

npm install react-p5-cli -g

Or if you use use yarn:

yarn add react-p5-cli -g

Or if you use pnpm:

pnpm install react-p5-cli -g

Usage

Create a project Default project name is: p5-react

rp5 create <project-name>

Or

r-p5 create <project-name>
1.1.1-beta

2 years ago

1.1.0

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.4-alpha

2 years ago

1.0.6-alpha

2 years ago

1.0.5-alpha

2 years ago

1.1.1-alpha

2 years ago

1.0.3-alpha

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago