05e43c70b7
* Minimal Viable Navigation Menu Translation with new namespace I18Next configuration leaning on default separator and namespace Broom: i18n + debug:false * Minimal Viable Navigation Menu Test entry for Toolbar.test.jsx * Translation.json : Changes in translation for new namespace About : broom About lines 17-26 Nav component : changes in keys KeyboardShortcutModal.jsx: Key now in Common * Voice Over Labels in Preferences:index Labels included in translations.json * Voice Over Labels in Preferences:index Labels included in translations.json * Voice Over Labels in Preferences:index Labels included in translations.json * Voice Over Labels in Preferences:index Labels included in translations.json Snapshot updated npm run test -- -u * translations.json ARIA labels adjacent to respective label Updated names to call the labels Common namespace without currently used entries * Update Nav.jsx Missing Common.p5logoARIA key * Update Toolbar.test.jsx Deleting commented line 78 * Update in keys Co-authored-by: Andrew Nicolaou <me@andrewnicolaou.co.uk> |
||
---|---|---|
.github | ||
.storybook | ||
client | ||
developer_docs | ||
server | ||
translations | ||
webpack | ||
.babelrc | ||
.env.example | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.nvmrc | ||
.travis.yml | ||
app.json | ||
deploy.sh | ||
deploy_staging.sh | ||
docker-compose-development.yml | ||
docker-compose.yml | ||
Dockerfile | ||
index.js | ||
kubernetes_app.yml | ||
LICENSE | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
Procfile | ||
README.md |
p5.js Web Editor
Documentation is also available in the following languages:
Welcome! 👋👋🏿👋🏽👋🏻👋🏾👋🏼
The p5.js Web Editor is a platform for creative coding, with a focus on making coding accessible for as many people as possible, including artists, designers, educators, beginners, and anyone who wants to learn. Simply by opening the website you can get started writing p5.js sketches without downloading or configuring anything. The editor is designed with simplicity in mind by limiting features and frills. We strive to listen to the community to drive the editor’s development, and to be intentional with every change. The editor is free and open-source.
We also strive to give the community as much ownership and control as possible. You can download your sketches so that you can edit them locally or host them elsewhere. You can also host your own version of the editor, giving you control over its data.
Community
New to the p5.js community? Read our community statement.
Code of Conduct
All contributors to the p5.js Web Editor are expected to follow the Code of Conduct. We strive to create a friendly and safe community!
Get Involved
The p5.js Web Editor is a collaborative project created by many individuals, and you are invited to help. All types of involvement are welcome! Please check out the contribution guide for more details.
Developers, check the developer docs details about contributing code, bug fixes, and documentation. To start writing code, a great place to start is the development guide.
Issues
If you have found a bug in the p5.js Web Editor, you can file it under the "issues" tab.
Please post bugs and feature requests in the correct repository:
- p5.js library and p5.dom: https://github.com/processing/p5.js/issues
- p5.accessibility: https://github.com/processing/p5.accessibility/issues
- p5.sound: https://github.com/processing/p5.js-sound/issues
- p5.js website: https://github.com/processing/p5.js-website/issues
Acknowledgements
Support for this project has come from Processing Foundation, NYU ITP, and CS4All, NYC DOE.