p5.js-web-editor/README.md

1.9 KiB

p5.js Web Editor

The p5.js Web Editor is an in-browser code editor for creating p5.js sketches. p5.js, which is a separate project, is a JavaScript library with the goal of making coding accessible for artists, designers, educators, and beginners, and the web editor shares this same spirit. It is designed with the benginner in mind—when using the web editor, you don't need to download or configure anything, you can simply open the website, and start writing code. You can also host their work online and share it with others.

The p5.js Web Editor is currently in active development, and looking for contributions of any type! Please check out the contribution guide for more details.

If you have found a bug in the p5.js Web Editor, you can file it under the "issues" tab.

Issues

Please post bugs and feature requests in the correct repository:

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. You can start with the p5.js community section, which also applies to this project.

Developers, check the developer docs details about contributing code, bug fixes, and documentation.