New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

phaser3-rex-plugins-tmp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phaser3-rex-plugins-tmp

Plugins of phaser3

1.1.15
latest
Source
npm
Version published
Maintainers
1
Created
Source

Notes of Phaser3 engine

  • Phaser3
  • API
  • Notes

Demo

Prepare

  • Install node.js (ver 10+, for rollup)
  • Click install.bat
    • npm install

Run examples

  • Click *.bat in folder examples, it will open application on browser

Export minify file of plugins

  • Click export-plugins.bat
    • npm run build

File structure

  • Folder dist : Plugin minify files
  • Folder plugins, templates : Source code of plugins and templates
  • Folder examples : Test code of plugins
  • Folder docs : Some notes of phaser3, and my plugins.
    • site\index.html : Entry point.

Showcase

Keywords

phaser3

FAQs

Package last updated on 02 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts