Socket
Book a DemoInstallSign in
Socket

@code-dot-org/p5

Package Overview
Dependencies
Maintainers
14
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-dot-org/p5

[![Build Status](https://travis-ci.org/processing/p5.js.svg?branch=master)](https://travis-ci.org/processing/p5.js) [![npm version](https://badge.fury.io/js/p5.svg)](https://www.npmjs.com/package/p5)

latest
Source
npmnpm
Version
0.5.4-cdo.10
Version published
Weekly downloads
797
-2.69%
Maintainers
14
Weekly downloads
 
Created
Source

This is the Code.org fork of p5.js. You can check out the main project here!

Setup

  • Clone the repository
  • npm install

Publishing a new version

Note: This process requires you to be signed in to the NPM CLI with your Code.org credentials.

Run npm version <newversion> to publish a new version. This repository has preversion, version, and postversion scripts (see package.json), so this method is preferred over npm publish.

FAQs

Package last updated on 24 Jun 2021

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