/phosphor

The PhosphorJS library

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Phosphor

Build Source

Prerequisites

git clone https://github.com/phosphorjs/phosphor.git
cd phosphor
npm install
tsd reinstall -so
gulp

Output will be placed in the /dist directory.

Build Examples

Follow the source build instructions first.

gulp examples

Navigate to index.html of the example of interest.

Supported Browsers

The browser versions which are currently known to work are listed below. Earlier versions may also work, but come with no guarantees.

  • IE 11
  • Firefox 32+
  • Chrome 38+