fetch.macro

Allows you to build fetcher function by URL at compile-time.

MIT License

Downloads
42
Stars
31

Bot releases are hidden (Show)

fetch.macro - v1.9.2 Latest Release

Published by r17x 6 months ago

1.9.2 (2024-04-08)

fetch.macro - v1.9.0

Published by r17x almost 2 years ago

1.9.0 (2022-11-09)

Features

  • swc: support more response data (018f778)
fetch.macro - v1.8.0

Published by r17x almost 2 years ago

1.8.0 (2022-10-30)

Features

  • swc-plugin: remove imported fetch.macro (0aee575)
  • swc: basic fetch.macro feature in swc plugin (9a06531)
fetch.macro - v1.7.2

Published by r17x about 2 years ago

1.7.2 (2022-10-19)

fetch.macro - v1.7.1

Published by r17x about 2 years ago

1.7.1 (2022-10-14)

fetch.macro - v1.7.0

Published by r17x about 2 years ago

1.7.0 (2022-10-09)

Features

  • fetchClone: add fetchClone API for produce fetch for cloned response (#38) (d88c4f7), closes #22
fetch.macro - v1.6.1

Published by r17x about 2 years ago

1.6.1 (2022-10-04)

fetch.macro - v1.6.0

Published by r17x about 2 years ago

1.6.0 (2022-10-04)

Features

  • fetchArrayBuffer: add fetchArrayBuffer API for produce fetch for arrayBuffer response (#34) (1136e05), closes #22
fetch.macro - v1.5.0

Published by r17x about 2 years ago

1.5.0 (2022-10-04)

Features

  • fetchFormData: add fetchFormData API for produce fetch for formData response (#31) (08a8303), closes #22
fetch.macro - v1.4.0

Published by r17x about 2 years ago

1.4.0 (2022-10-03)

Features

  • fetchBlob: add fetchBlob API for produce fetch for blob response (#28) (962ed11)
fetch.macro - v1.3.0

Published by r17x about 2 years ago

1.3.0 (2022-10-03)

Features

  • fetchJson: add fetchJson API for produce fetch for json response (#24) (c2cbbf2)
fetch.macro - v1.2.0

Published by r17x about 2 years ago

1.2.0 (2022-10-02)

Features

  • fetchText: add fetchText API for fetch text response (#23) (814d36e)
fetch.macro - v1.1.1

Published by r17x about 2 years ago

1.1.1 (2022-09-08)

Bug Fixes

  • handle when empty url when use fetch.macro (f08a572)
fetch.macro - v1.1.0

Published by r17x about 2 years ago

1.1.0 (2022-09-08)

Features

  • allow parse url arguments to be fetcher parameters (#3) (dcb84da)
fetch.macro - v1.0.0

Published by r17x about 2 years ago

1.0.0 (2022-09-08)

Features

  • produced basic fetch by URL (135d5eb)
Package Rankings
Top 11.33% on Npmjs.org
Badges
Extracted from project README
GitHub Workflow Status (branch) Codecov branch npm npm downloads License GitHub contributors (via allcontributors.org)