tern-phaser
v0.2.0
Published
A Tern plugin adding support for phaser.
Downloads
3
Readme
tern-phaser
tern-phaser is a plugin which adds support for Phaser to the JavaScript code intelligence system Tern.
Demo
You can play with online demo which uses CodeMirror ((inside Web Browser).
Here a screenshot with completion with CodeMorror Phaser completion :
Here a screenshot with completion with Eclipse IDE Phaser completion :
If you wish to use Eclipse as IDE, see Eclipse support for Phaser.
Structure
The basic structure of the project is given in the following way:
phaser.js
the tern plugin.demos/
demos with Phaser tern plugin which use CodeMirror.test
test of the tern plugin.