New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

create-p5-app

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-p5-app

Creates a P5 project boilerplate via the terminal

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

create-p5-app

Simple tool that creates a P5 project boilerplate

Install

npm install -g create-p5-app

Usage

create-p5-app <name>

Boilerplate structure

|- libraries
   |- p5.js
   |- p5.dom.js
   |- p5.sound.js
|- src
   |- sketch.js
index.html

TIP: Use a package like serve to serve the static files

Keywords

p5

FAQs

Package last updated on 21 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts