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