Adds all the libraries in the given library specification JSON file to the
global library array Library.all
.
Find a library by its name or import path.
Adds a library from a record in a library.json file.
A path that can be used to load the library.
A path that can be used to load the library.
Global variables (functions and classes) and p5.* properties that the library defines.
The human-readable description of the library.
The library's home page.
The human-readable name of the library.
The npm package name of the library.
Generated using TypeDoc
A library that can be used with p5.js sketches.