This package has been deprecated

Author message:

please use the official phoenix js package, phoenix

phoenix-js

1.0.3 • Public • Published

Installation

bower install phoenix-js

... or ...

npm install phoenix-js

Module Support

Note the dist directory has multiple module formats, use whatever works best for you.

  • AMD

    define(['phoenix-js'], function(phoenix) {});

  • Node.JS (CJS)

    var phoenix = require('phoenix-js')

  • Globals

    var socket = Socket();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i phoenix-js

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • willrax