dchart-counter

0.2.17 • Public • Published

dchart-counter

符合dchart规范的翻牌器

安装

npm install dchart-counter

用法

var Counter = require('dchart-counter');
var counter = new Counter(container, {
  prefix : '',            //前缀
  suffix : ''             //后缀,可加单位
});
counter.render(23433);

Readme

Keywords

none

Package Sidebar

Install

npm i dchart-counter

Weekly Downloads

4

Version

0.2.17

License

none

Unpacked Size

112 kB

Total Files

7

Last publish

Collaborators

  • elvira
  • theseue
  • zbb1115