New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ember-cli-chartist

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-chartist

Addon for Ember CLI for fancy charts from Chartist.js

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
203
decreased by-18.47%
Maintainers
1
Weekly downloads
 
Created
Source

Chartist.js for Ember-CLI Projects

THIS IS A WORK IN PROGRESS

It's an ember-cli wrapper for Chartist

After installing this with:

npm install --save ember-cli-chartist

you will be able to do things like:

{{chartist-chart
  type="line"
  options=chartOpts
  data=lineChartData}}

in your Ember templates

------ ALL THE STUFF BELOW HERE WAS GENERATED BY EMBER-CLI, I DON'T KNOW ABOUT IT

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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

Keywords

FAQs

Package last updated on 08 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc