0.0.2 • Published 7 years ago

juice-resources-promise v0.0.2

Weekly downloads
8,019
License
MIT
Repository
github
Last release
7 years ago

juice-resources-promise

build status code coverage code style styled with prettier made with lass license

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

NameWebsite
Nick Baughhttp://niftylettuce.com/

License

MIT © Nick Baugh