0.2.2 • Published 9 years ago

ember-nvd3-shim v0.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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/.

0.2.2

9 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago