juice-resources-promise
v0.0.2
Published
Simple helper function to convert juice.juiceResources into a Promise
Readme
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/ |
