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

create-p5-test

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-p5-test

Create p5 test folder.

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

create-p5-test

NPM Package

Create p5 test folder.

Usage

Make sure you have Git installed on your computer.

Use npx

Create a test folder in your project using npx:

npx -y create-p5-test [folderName]

Specify a custom folder name (default is p5-test).

Install Globally

Install create-p5-test globally:

npm install -g create-p5-test

Then, create a test folder in your project:

create-p5-test [folderName]

License

Please refer to the MIT license for detailed licensing information.

Keywords

p5

FAQs

Package last updated on 09 Dec 2023

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