toolness / p5.js-widget

A reusable widget for embedding editable p5 sketches in web pages.
https://toolness.github.io/p5.js-widget/
GNU Lesser General Public License v2.1
162 stars 44 forks source link

Convert p5-widget.js to TypeScript #28

Closed toolness closed 8 years ago

toolness commented 8 years ago

The only really annoying thing here is that we'd like to keep its name as p5-widget.js in the root of the website, rather than p5-widget.bundle.js, which is what webpack will be calling it.