0.0.1 • Published 8 years ago

ember-cli-foamtree v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Ember-cli-foamtree

Analyze your bundle with an interactive Voronoi map.

Simply add this addon to your project package.json and run ember-cli. Then access to http://localhost:4200/foamtree.html:

ember-cli-foamtree

This addon is currently in developement so feel free to report bugs or submit a pull request :)

Installation

  • git clone <repository-url> this repository
  • cd ember-cli-foamtree
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.