p5.js-website
p5.js-website copied to clipboard
p5.js website built using Node.js, Grunt, YAML and Assemble
for issue #6134 Changes: Added the new createshader/Julia set example to the EN, ES, zh-Hans folders
Fixes #1414 Changes: added a npm package smooth scroll and the smooth scroll funtionality in the refrence page Screenshots of the change:  ...
Addresses #1225 Changes: - Translate some references of p5.element
Fixes #1375 Changes: Simply removed the spreadsheet link with text
### Increasing Access Once support for framebuffers is merged in https://github.com/processing/p5.js/pull/6072, it would be great to show a more artistic example of what it might be used for. Currently, the...
### Increasing Access p5 is soon adding support for a new type of object, `p5.Framebuffer`: https://github.com/processing/p5.js/pull/6072 It isn't obvious to a non-expert when one should use it vs, for example,...
### Topic Hello! I propose editing the examples so that they adhere to the [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript). For example, [Forces](https://p5js.org/examples/simulate-forces.html) would be clearer with modern syntax. @limzykenneth @davepagurek what...
### Increasing Access The changes purposed will make the documentation more appealing, easy to follow and for new users (especially those who are new to programming), it would become easy...
### Language Portuguese (brazilian) ### What improvement are you suggesting? **Translate the P5.js website to Portuguese** @Qianqianye and @limzykenneth, please let me know if you'd rather break this issue in...
### Increasing Access Currently, in the reference section, all the reference items are listed in an arbitrary order, which makes it difficult to search for a particular item manually, and...