0.2.0 • Published 9 years ago

tern-phaser v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

tern-phaser

Build Status NPM version

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 :

CodeMirror & TernPhaser

Here a screenshot with completion with Eclipse IDE Phaser completion :

Eclipse & TernPhaser

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.
0.2.0

9 years ago

0.1.0

9 years ago

0.4.0

9 years ago