You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feel free to close this if one already exists, but do we have a API cheatsheet like this anywhere, or could we generate one in the same way we generate the online reference?
I feel like it would be useful for developers or users who know what functions do but can't quite remember their name or syntax…
The text was updated successfully, but these errors were encountered:
all the functions are listed here: http://p5js.org/reference/
though they don't show the parameters until you click into the page.
if we did add a page like this, it would be best if it were auto-generated and auto-updated when the docs are updated. otherwise I worry it just adds another task to an already really long list of things to maintain.
Yeah, I was thinking of single resource that could be easily saved for offline use or to generate syntax highlighting rules, etc. If it's something that could be added as an additional task for the documentation parser that would be awesome, but if it's going to be more involved than that then it probably isn't worthwhile.
Feel free to close this if one already exists, but do we have a API cheatsheet like this anywhere, or could we generate one in the same way we generate the online reference?
I feel like it would be useful for developers or users who know what functions do but can't quite remember their name or syntax…
The text was updated successfully, but these errors were encountered: