ES6 template literals are one of my favorite features in es6. A few days ago I saw an open source project on github - htm, there are also hyperHTML and, possibly, several other projects also.And I decided to create such a thing to perform AJAX requests.
By the way, package uses node-fetch for node.js and whatwg-fetch for client javascript
Source in github vaheqelyan/karin
Do you think this is a good idea ?