Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

bocoup/p5-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: this prorotype is now integrated into https://github.com/bocoup/p5js-site-proto. See more info there.


p5-embed

A prototype for a faster, more accessible p5.js code embed and preview component. This prototype has basic functionality and no styling outside of that needed for the code editor area itself.

Trying it out

To view the demo page:

Ensure you have pnpm installed on your machine.

$ pnpm install
$ pnpm build
$ pnpm serve

Open http://[::]:8000/test-site/ in a browser.

Note that the serve script requires python. Alternative local server options also work.

Source code

The component code is at src/component.tsx.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published