fotochrom

0.5.2 • Public • Published

Fotochrom

The Fotochrom charting library.

Usage

As A Script Library

<script src="./dist/fotochrom.js"></script>

As A CommonJS Module

npm install --save fotochrom

and then:

const fc = require('fotochrom');

As A Web Component

bower install --save markbirbeck/fotochrom

and then:

<link rel="import" href="../../fotochrom/fotochrom.html">

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.2
    2
    • latest

Version History

Package Sidebar

Install

npm i fotochrom

Weekly Downloads

7

Version

0.5.2

License

MIT

Last publish

Collaborators

  • markbirbeck