@social-hustle/utils-fetch
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

To-Do:

  • Bearer auth
  • @type RequestInfo
  • @type RequestInit
  • Validate/serialize body based on content type
  • JSON (application/json)
  • Multipart / FormData (multipart/form-data)
  • URL encoded form (application/x-www-form-urlencoded)
  • Validate content type based on environment
  • Server: Stream / Buffer
  • Browser: FormData, File, Blob
  • Isomorphic: string, plain object, ArrayBuffer, ArrayBufferView, URLSearchParams

Readme

Keywords

none

Package Sidebar

Install

npm i @social-hustle/utils-fetch

Weekly Downloads

1

Version

2.0.1

License

none

Unpacked Size

15 kB

Total Files

5

Last publish

Collaborators

  • rmiller61
  • socialhustle_dev