Skip to content
This repository was archived by the owner on Feb 28, 2021. It is now read-only.
This repository was archived by the owner on Feb 28, 2021. It is now read-only.

Add library initializer  #13

Open
Open
@lm-n

Description

@lm-n

Add a script that initializes the library. rather than just appending to an HTML element if it's there. for example, one includes the accessibility library, and then includes a script:
var accessibility = new p5.Accessibility(<reference to the HTML element you want to append to>);
or it could create an HTML element to append to by default.

processing/p5.js-web-editor#508 (comment)
https://github.com/dataarts/dat.gui

@MathuraMG

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions