Skip to content

drglitch/phosphor

 
 

Repository files navigation

Phosphor

Join the chat at https://gitter.im/phosphorjs/phosphor

Package Install

Prerequisites

  • bower npm install -g bower
bower install phosphor

Source Build

Prerequisites

git clone https://github.com/phosphorjs/phosphor.git
cd phosphor
npm install
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.

Run Tests

Follow the source build instructions first.

gulp tests

Navigate to tests/index.html to run the tests.

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+

About

The PhosphorJS Library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.0%
  • TypeScript 43.0%
  • CSS 2.4%
  • Other 0.6%