yandex-rich
v0.0.6
Published
Yandex Rich Content API wrapper
Downloads
15
Readme
node-yandex-rich
Yandex Rich Content API wrapper
Installation
$ npm i yandex-rich --save
Usage
var Rich = require('yandex-rich');
Rich.request(key, 'http://lenta.ru/').then(callback);
Contributing
Read before submit a pull request: