plotdb.js

0.0.1 • Public • Published

plotdb.js

This is a draft version of revision of PlotDB Renderer. work in progress.

PlotDB Interface

  • load: (id, callback) or (id) + return promise?
  • load: (js,html,css,data,config) ..?

PlotDB Ojbect

  • dimension: object. { type, require, desc, multiple }
  • config: object. { name, type, default, desc, category, extend, rebindOnChange }
  • init
  • parse
  • bind
  • resize
  • render
  • destroy

Methods

  • init
  • parse
  • bind
  • resize
  • render
  • data
  • config

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i plotdb.js

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

1.76 MB

Total Files

41

Last publish

Collaborators

  • tkirby