UNPKG

p5-analysis

Version:

API to find, create, and analyze p5.js sketch files.

4 lines (3 loc) 194 B
export { capitalize, sizeof } from './helpers'; export { asyncFind, asyncFilter, asyncSome } from './async-array-helpers'; export { isHtmlPathname, isScriptPathname } from './pathname-helpers';