Skip to content

docs(readme): add Capacitor to the Tools integration row#1442

Merged
obiot merged 2 commits intomasterfrom
docs/readme-capacitor-icon
May 11, 2026
Merged

docs(readme): add Capacitor to the Tools integration row#1442
obiot merged 2 commits intomasterfrom
docs/readme-capacitor-icon

Conversation

@obiot
Copy link
Copy Markdown
Member

@obiot obiot commented May 10, 2026

Summary

Adds the Capacitor wordmark next to Cordova in the README's Tools integration row, linking to capacitorjs.com.

Source

Pulled from capacitorjs.com's site header (the official wordmark — blue X symbol + "Capacitor" text). 252×48 PNG with transparent background. Saved locally under media/icons/capacitor.png so the README renders correctly when pulled from the npm tarball — same convention as the codeandweb.com SVGs added in #1438. No vector source exists; Ionic doesn't publish Capacitor as an SVG.

Files

  • media/icons/capacitor.png — new (2.2 KB)
  • README.md — one new line in the Tools integration row, after Cordova

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings May 10, 2026 12:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Capacitor to melonJS’s “Tools integration” section in the README by introducing a locally hosted Capacitor wordmark and linking it to the official Capacitor website, consistent with the existing pattern of referencing repo-hosted media assets.

Changes:

  • Add a new Capacitor icon asset under media/icons/.
  • Add a new README entry in the Tools integration row that displays the Capacitor wordmark and links to https://capacitorjs.com.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Adds a Capacitor icon/link entry in the Tools integration row.
media/icons/capacitor.png Introduces the Capacitor wordmark image used by the README entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Adds the official Capacitor wordmark next to Cordova in the
README's Tools integration row, linking to capacitorjs.com.

Source: capacitorjs.com header logo (252x48 PNG with transparent
background). Saved locally under media/icons/ so the README renders
correctly from the npm tarball — same convention as the
codeandweb.com SVGs added in #1438.

No vector source exists; Ionic doesn't publish Capacitor as an SVG.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 11, 2026 00:52
@obiot obiot force-pushed the docs/readme-capacitor-icon branch from 7564c8a to e9321b8 Compare May 11, 2026 00:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Comment thread README.md
[![ShoeBox](https://user-images.githubusercontent.com/4033090/136762705-92027d94-d87c-4a95-b051-26647410248d.png "ShoeBox")](https://renderhjs.net/shoebox/)
[![Tiled](https://user-images.githubusercontent.com/4033090/136762999-5a7f377b-4136-4205-9fe0-83728c90cb9b.png "Tiled")](https://www.mapeditor.org)
[![Cordova](https://user-images.githubusercontent.com/4033090/136763147-6d157ce6-6921-437e-bb8f-0287b86109da.png "Cordova")](https://cordova.apache.org)
[![Capacitor](https://github.com/melonjs/melonJS/raw/master/media/icons/capacitor.svg "Capacitor")](https://capacitorjs.com)
@obiot obiot merged commit 3effe52 into master May 11, 2026
6 checks passed
@obiot obiot deleted the docs/readme-capacitor-icon branch May 11, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants