Giter Club home page Giter Club logo

sketches's Introduction

A hotchpotch (monorepo) of p5.js sketches

cli commands

npx create

use npx create foo to create a new sketch based on this template

options

  • pass a <workspace-name> as the first positional argument or use --name <workspace-name> (alias: -n)
  • either use --tmpl <'global' | 'instance'> to choose a specific template (alias: -t)
  • or use --source <sketch-folder> to use an existing sketch as a template (alias: --src, -s)

npx fetch

use npx fetch [email protected] to download a specific library from cdnjs

development

use npm run dev -w foo to work on a single sketch

production

use npm run build -w foo to create a start point for a new sketch on open processing

use npm run build to bundle the files, which will be deployed to github
update included sketches to specify the deployed files
use npm run preview to test deployed files locally

sketches's People

Contributors

error-four-o-four avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.