0.0.6 • Published 10 years ago
yandex-rich v0.0.6
node-yandex-rich
Yandex Rich Content API wrapper
Installation
$ npm i yandex-rich --saveUsage
var Rich = require('yandex-rich');
Rich.request(key, 'http://lenta.ru/').then(callback);Contributing
Read before submit a pull request: