Skip to content

ikirmitz/p5js-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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@ 0.7.2

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

  • cd to build
  • node build.js

About

p5js snippets for atom.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%