All Projects → bmoren → p5js-snippets

bmoren / p5js-snippets

Licence: GPL-3.0 license
p5js snippets for atom.io

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to p5js-snippets

spacex-launch-data
uses the freely available SpacexAPI and basic HTML CSS and JS to give details of missions
Stars: ✭ 25 (+13.64%)
Mutual labels:  beginner-friendly
language-mjml
Atom Editor package providing syntax support for MJML
Stars: ✭ 48 (+118.18%)
Mutual labels:  atom-package
Hacktoberfest2021
A community-led mentorship initiative to help beginners kickstarting their open-source journey by completing Hacktoberfest'21 challenge | Curated list of beginner-friendly issues for Hacktoberfest 2021 | Raise PR to add your issues
Stars: ✭ 830 (+3672.73%)
Mutual labels:  beginner-friendly
open-files
Atom package to show the open files in the tree-view panel, mirroring the functionality in Sublime Text
Stars: ✭ 15 (-31.82%)
Mutual labels:  atom-package
Awesome-Android-Open-Source-Projects
👓 A curated list of awesome android projects by open-source contributors.
Stars: ✭ 401 (+1722.73%)
Mutual labels:  beginner-friendly
core.horse64.org
THIS IS A MIRROR, CHECK https://codeberg.org/Horse64/core.horse64.org
Stars: ✭ 3 (-86.36%)
Mutual labels:  beginner-friendly
foss-events
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober!
Stars: ✭ 123 (+459.09%)
Mutual labels:  beginner-friendly
Learning Resources
Beginner-friendly repository to make your first Pull Request and contribute to the open-source.
Stars: ✭ 40 (+81.82%)
Mutual labels:  beginner-friendly
Introduction p5js
This is a french introduction to p5*js
Stars: ✭ 29 (+31.82%)
Mutual labels:  creative-coding
QuickLearn
A collection of resources categorised by tech domains, languages, expertise and much more. QuickLearn gives you a quick access to all the resources that you could need at a single place, within a click!
Stars: ✭ 89 (+304.55%)
Mutual labels:  beginner-friendly
learning-code-through-github-repos
This is a collection of GitHub repositories that you can use in your coding journey.
Stars: ✭ 82 (+272.73%)
Mutual labels:  beginner-friendly
language-rainmeter
Syntax highlighting for Rainmeter files in Atom.
Stars: ✭ 19 (-13.64%)
Mutual labels:  atom-package
Hactoberfest-accepted
Raise Genuine PRs only. Your PRs will be accepted, keep patience.
Stars: ✭ 116 (+427.27%)
Mutual labels:  beginner-friendly
HacktoberFest2021
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 9 (-59.09%)
Mutual labels:  beginner-friendly
atom-carbon-now-sh
Atom package to open the current editor content in https://carbon.now.sh/
Stars: ✭ 15 (-31.82%)
Mutual labels:  atom-package
piksel
A simple 2D graphics library for C++
Stars: ✭ 51 (+131.82%)
Mutual labels:  creative-coding
The-CP-Companion
Your ultimate destination for Competitive Coding this Hacktoberfest21
Stars: ✭ 21 (-4.55%)
Mutual labels:  beginner-friendly
Motus-Art
Weekly motion art projects created in JavaScript.
Stars: ✭ 129 (+486.36%)
Mutual labels:  creative-coding
CCIDiploma-AutumnWinter2021
Lecture slides, wiki and examples from Unit 1 of the Creative Coding Institute's 2021 to 2022 Diploma in Creative Computing.
Stars: ✭ 19 (-13.64%)
Mutual labels:  creative-coding
YouTube tutorial
I store all the code I used in my YouTube tutorial here. Feel free to download and play around them😉
Stars: ✭ 56 (+154.55%)
Mutual labels:  creative-coding

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].