Dysfold / craftjs

MIT License
10 stars 2 forks source link

feat: barebones fetch polyfill #33

Closed bensku closed 3 years ago

bensku commented 3 years ago

Added some fetch features. You should be able to make basic HTTP requests, set headers and get text/json responses but not much else.