Hexo tag to embed code snippet from caniuse.com
npm install hexo-caniusehexo-caniuse [![NPM version][npm-image]][npm-url] [![Dependency Status][depstat-image]][depstat-url]
================
> [Hexo] tag to embed code snippet from [caniuse]
Install using [npm][npm-url].
$ npm install hexo-caniuse --save
Install using [yarn][yarn-url].
$ yarn add hexo-caniuse
Create [The CanIUse Embed] with following syntax:
```
{% caniuse feature periods|current %}
This is something generated by caniuse:`html`
You can extract required arguments:
Field | Value
----------------|--------
data-feature | Choose caniuse` Feature feature
data-periods | Select the Browser Versions to Display
[![NPM downloads][npm-downloads]][npm-url]
[homepage]: https://github.com/maliMirkec/hexo-caniuse
[hexo-caniuse-link]: https://github.com/maliMirkec/hexo-caniuse
[npm-url]: https://npmjs.org/package/hexo-caniuse
[npm-image]: http://img.shields.io/npm/v/hexo-caniuse.svg?style=flat
[npm-downloads]: http://img.shields.io/npm/dm/hexo-caniuse.svg?style=flat
[yarn-url]: https://yarnpkg.com/en/package/hexo-caniuse
[depstat-url]: https://gemnasium.com/maliMirkec/hexo-caniuse
[depstat-image]: http://img.shields.io/gemnasium/maliMirkec/hexo-∏caniuse.svg?style=flat
[Hexo]: http://hexo.io/
[caniuse]: http://caniuse.com/
[The CanIUse Embed]: https://caniuse.bitsofco.de/