@tremorvideo/kitkat

6.2.0 • Public • Published

Component Kitkat

npm version

Kitkat component handles the rendering of extensible graph components, including:

Building Kitkat

To install node modules:

npm install

To build the component (run browserify and uglify):

npm run build

Testing Kitkat

To run both style check and unit test:

npm test

Publishing Kitkat

To publish kitkat as a npm package:

  1. Login to npm (Get credentials from Pey Lun or Yit Chun)

    npm login
    
  2. Publish the package

    npm publish
    

NVD3

NVD3 is a reusable charting written in D3.js, inspired by the work of Mike Bostock's Towards Reusable Charts.

Kitkat component adopts NVD3's code structure, and consumes the following NVD3 models for added functionalities & features:


References:

D3

D3.js is a JavaScript library for manipulating documents based on data, combining powerful visualization components and a data-driven approach to DOM manipulation.

References:

Readme

Keywords

none

Package Sidebar

Install

npm i @tremorvideo/kitkat

Weekly Downloads

47

Version

6.2.0

License

VideoHub

Last publish

Collaborators

  • tremorvideo