0.0.2 • Published 8 years ago
juice-resources-promise v0.0.2
juice-resources-promise
Simple helper function to convert
juice.juiceResourcesinto a Promise
Table of Contents
Install
npm:
npm install juice-resources-promiseyarn:
yarn add juice-resources-promiseUsage
const juiceResources = require('juice-resources-promise');
juiceResources(html, options).then(console.log).catch(console.error);Contributors
| Name | Website |
|---|---|
| Nick Baugh | http://niftylettuce.com/ |