1.1.1-beta • Published 1 year ago

react-p5-cli v1.1.1-beta

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.1.0

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.4-alpha

1 year ago

1.0.6-alpha

1 year ago

1.0.5-alpha

1 year ago

1.1.1-alpha

1 year ago

1.0.3-alpha

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago