You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-18Lines changed: 9 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,45 +10,36 @@ We are a community of, and in solidarity with, people from every gender identity
10
10
11
11
Learn more about [our community](https://p5js.org/community/) and read our [Community Statement and Code of Conduct](./.github/CODE_OF_CONDUCT.md). You can directly support our work with p5.js by [donating to the Processing Foundation](https://processingfoundation.org/support).
12
12
13
-
Stay in touch with Processing Foundation across other platforms:
13
+
Stay in touch with Processing Foundation across other platforms:
Make your first sketch in the [p5.js Editor](https://editor.p5js.org/)! Learn more about sketching with p5.js on the [Get Started](https://p5js.org/tutorials/get-started/) and find everything you can do in the [Reference](https://p5js.org/reference/). You can also look at [examples](https://editor.p5js.org/p5/sketches) and remix them in the p5.js Editor.
23
+
Make your first sketch in the [p5.js Editor](https://editor.p5js.org/)! Learn more about sketching with p5.js on the [Get Started](https://p5js.org/tutorials/get-started/) and find everything you can do in the [Reference](https://p5js.org/reference/). You can also look at [examples](https://editor.p5js.org/p5/sketches) and remix them in the p5.js Editor.
24
24
25
-
For more information on usage guidelines for the p5.js Editor, check out the [p5.js Editor Terms of Use](https://editor.p5js.org/terms-of-use). To gain better insight into how we handle user data and data privacy, refer to the [p5.js Editor Privacy Policy](https://editor.p5js.org/privacy-policy).
25
+
For more information on usage guidelines for the p5.js Editor, check out the [p5.js Editor Terms of Use](https://editor.p5js.org/terms-of-use). To gain better insight into how we handle user data and data privacy, refer to the [p5.js Editor Privacy Policy](https://editor.p5js.org/privacy-policy).
26
26
27
27
## Contributing 📖 🐛 🎨
28
28
29
-
The p5.js Editor is a collaborative project created by many individuals, mostly volunteers, and you are invited to help. All types of involvement are welcome. To get started with contributing to the p5.js Editor, we recommend exploring the following resources in order:
29
+
The p5.js Editor is a collaborative project created by many individuals, mostly volunteers, and you are invited to help. All types of involvement are welcome. To get started with contributing to the p5.js Editor, we recommend exploring the following resources in order:
30
30
31
31
1.[p5.js Community Statement and Code of Conduct](https://editor.p5js.org/code-of-conduct) - Read our Community Statement and Code of Conduct to understand the values that guide our community and how to participate respectfully and constructively.
32
32
33
33
2.[Contributor Docs](https://github.com/processing/p5.js-web-editor/blob/develop/contributor_docs/README.md) - For a deeper look at how to get involved with the p5.js Editor, check out our Contributor Docs for more in-depth details about contributing to different areas of the project, including code, bug fixes, documentation, discussion, and more.
34
34
35
35
3.[All Contributors list on the p5.js repository](https://github.com/processing/p5.js?tab=readme-ov-file#contributors) - Explore the All Contributors list to see the wide range of contributions by our amazing community!
36
36
37
-
> **TypeScript Migration:**
38
-
> As of July 2025, we are working on migrating the repo to TypeScript as part of the **[p5.js Web Editor pr05 Grant](https://github.com/processing/pr05-grant/wiki/2025-pr05-Program-Page)**.
39
-
> This migration will occur in two phases:
40
-
> 1.**Grant Work (July – October 31, 2025)** – Setting up TypeScript configuration, tooling, and starting partial migration. Contributions will be **closed** during this period.
41
-
> 2.**Open Contribution (After October 31, 2025)** – TypeScript migration tasks will **open** to all contributors, with guidelines and tutorials available.
37
+
> **TypeScript Migration:** We have initiated migrating the repo to Typescript as part of the **[p5.js Web Editor pr05 Grant](https://github.com/processing/pr05-grant/wiki/2025-pr05-Program-Page)**, and the repo is now open to migration contributions.
42
38
>
43
-
> For full details, see [TypeScript Migration Plan](./contributor_docs/typescript-migration.md).
39
+
> Please see [Typescript Migration](contributor_docs/typescript_migration.md) for migration guidelines. Please see [2025 pr05 Typescript Migration Project](contributor_docs/pr05_2025_typescript_migration/index.md) for details and technical decisions for the migration project.
44
40
45
41
## Acknowledgements 🙏
46
42
47
-
Support for this project has come from [Processing Foundation](https://processingfoundation.org/), [NYU ITP](https://tisch.nyu.edu/itp), [CS4All, NYC DOE](http://cs4all.nyc/), [COSA at DU](https://liberalarts.du.edu/emergent-digital-practices/open-source-arts), [STUDIO for Creative Inquiry](https://studioforcreativeinquiry.org/), [Grant for the Web](https://www.grantfortheweb.org/), [New Media Rights](https://www.newmediarights.org/), and many others.
43
+
Support for this project has come from [Processing Foundation](https://processingfoundation.org/), [NYU ITP](https://tisch.nyu.edu/itp), [CS4All, NYC DOE](http://cs4all.nyc/), [COSA at DU](https://liberalarts.du.edu/emergent-digital-practices/open-source-arts), [STUDIO for Creative Inquiry](https://studioforcreativeinquiry.org/), [Grant for the Web](https://www.grantfortheweb.org/), [New Media Rights](https://www.newmediarights.org/), and many others.
Hosting and technical support has come from: <br /> <br /> <ahref="https://releasehub.com/"target="_blank"><imgwidth="100"src="https://assets.website-files.com/603dd147c5b0a480611bd348/603dd147c5b0a469bc1bd451_logo--dark.svg" /></a> <br /> <ahref="https://www.browserstack.com/"target="_blank"><imgwidth="100"src="https://user-images.githubusercontent.com/6063380/46976166-ab280a80-d096-11e8-983b-18dd38c8cc9b.png" /></a>
This folder contains guides for contributing to the p5.js Web Editor. You don't need to know everything to get started—explore at your own pace! To begin, we highly recommend starting with the [Contribution Guide](https://github.com/processing/p5.js-web-editor/blob/develop/.github/CONTRIBUTING.md)!
3
4
4
5
These guides aren't exhaustive, and do not cover all the possible ways you can contribute to a project. If you have an idea for how you'd like to help and don't see a guide for it here, you're welcome to add it to the "Documents to Create" list below by opening an issue!
5
6
6
-
7
7
## List of Documents
8
-
*[Contribution Guide](https://github.com/processing/p5.js-web-editor/blob/develop/.github/CONTRIBUTING.md) - A place to get started!
9
-
*[Installation](installation.md) - A guide for setting up your development environment.
10
-
*[Development](development.md) - A guide for contributing code to the codebase.
11
-
*[Testing](./testing.md) - A guide for writing and running tests in the codebase.
12
-
*[Preparing an Issue](preparing_an_issue.md) - Instructions for creating and navigating issues.
13
-
*[Preparing a Pull Request](preparing_a_pull_request.md) - Instructions for making a pull-request.
14
-
*[Accessibility Guidelines](accessibility.md) - Guidelines for writing code to create an accessible application.
15
-
*[Translations Guidelines](translations.md) - Guidelines for translating the p5.js editor.
16
-
*[Deployment](deployment.md) - A guide to production deployment, and all platforms that are being used.
17
-
*[Release](./release.md) - A guide to creating a production release.
18
-
*[Typescript Migration](./typescript_migration.md) - About the Typescript Migration project.
19
8
9
+
-[Contribution Guide](https://github.com/processing/p5.js-web-editor/blob/develop/.github/CONTRIBUTING.md) - A place to get started!
10
+
-[Installation](installation.md) - A guide for setting up your development environment.
11
+
-[Development](development.md) - A guide for contributing code to the codebase.
12
+
-[Testing](./testing.md) - A guide for writing and running tests in the codebase.
13
+
-[Preparing an Issue](preparing_an_issue.md) - Instructions for creating and navigating issues.
14
+
-[Preparing a Pull Request](preparing_a_pull_request.md) - Instructions for making a pull-request.
15
+
-[Accessibility Guidelines](accessibility.md) - Guidelines for writing code to create an accessible application.
16
+
-[Translations Guidelines](translations.md) - Guidelines for translating the p5.js editor.
17
+
-[Deployment](deployment.md) - A guide to production deployment, and all platforms that are being used.
18
+
-[Release](./release.md) - A guide to creating a production release.
19
+
-[Typescript Migration](typescript_migration.md) - About the Typescript Migration project.
0 commit comments