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
161 stars 44 forks source link

Use p5 TypeScript definitions to provide coding advice #3

Open toolness opened 8 years ago

toolness commented 8 years ago

I'd like to use the p5 TypeScript definitions I generated to provide autocompletion help and other sorts of hints/advice to the user before they run their sketch.