Skip to content

A simple fastboot-compatible shim for nvd3 in Ember.js apps

License

Notifications You must be signed in to change notification settings

mike-north/ember-nvd3-shim

Repository files navigation

ember-nvd3-shim Build Status

Greenkeeper badge

A simple shim for NVD3.js, that exposes the library as an es6 module

Installation

Please install this addon into your Ember.js project using ember-cli

ember install ember-nvd3-shim

and then you can import nvd3 as an ES6 module

import nvd3 from 'nvd3'

Contributing

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall 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/.

About

A simple fastboot-compatible shim for nvd3 in Ember.js apps

Resources

License

Stars

Watchers

Forks

Packages