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">

Readme

Keywords

none

Package Sidebar

Install

npm i fotochrom

Weekly Downloads

1

Version

0.5.2

License

MIT

Last publish

Collaborators

  • markbirbeck