Unofficial open source plugin catalog for the Phaser framework.
Created with Gatsby.
Lunr for search.
Add plugins to the master list in content/plugins.js
.
Each plugin should include the following data:
{
repo: 'owner/name', // Owner and name of a Github repo, separated by a slash.
compatibility: [], // A list Phaser versions this plugin supports, as strings. Typically either '2' or '3'. If unknown, leave as an empty array.
}
└── content
└── plugins.js
└── static
├── admin
└── media
└── src
├── assets
│ └── scss
│ ├── base
│ └── mixins
├── components
├── constants
├── templates
└── utils
- Move to Netlify
-
Automatic data refresh - Compatibility filter
- Tags
- Phaser templates section
- Phaser examples section