timbrandin:fetch

Use ES6 / ES2015 fetch in Meteor using whatwg-fetch and node-fetch


Install
meteor add timbrandin:fetch@=1.0.0

Documentation

ES6 / ES2015 fetch in Meteor

Use fetch in Meteor (>1.2) using node-fetch and whatwg-fetch polyfills.

Installation

meteor add timbrandin:fetch