/p5js-snippets

p5js snippets for atom.io

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

p5js-snippets

p5.js snippets for atom.io

screenshot.png

features include:

  • auto complete suggestions
  • a short description of each p5 function
  • 'More...' link to the p5 reference
  • tab breakpoints at each p5 function's arguments
  • friendly p5 logo to help distinguish p5 specific functions
  • right click p5js functions within your sketch, and use the contextual menu to Find in the p5js reference

Don't forget to restart atom after install.


p5js-snippets was last compiled for p5.js@ 1.3.1

to build the snippets from https://p5js.org/reference/data.json:

  • cd to build
  • node build.js