hexo-tag-antv

1.1.1 • Public • Published

hexo-tag-antv

npm Travis GitHub license David David

Insert AntV in Hexo by using tags.

Install

$ npm install hexo-tag-antv --save

Usage

{% antv 300 %}
data:[
    // TODO antv data goes here
],
options: {
    // TODO antv options goes here
}
{% endantv %}

For more details, visit hexo-tag-antv Demo here.

Readme

Keywords

Package Sidebar

Install

npm i hexo-tag-antv

Weekly Downloads

7

Version

1.1.1

License

MIT

Last publish

Collaborators

  • wshunli