@5app/fetch
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Fetch

Known Vulnerabilities CircleCI

fetchJSON

import {fetchJSON} from '@5app/fetch';

const respJSON = await fetchJSON('https://example.com/get.json');

Develop

npm install # installs dependencies and sets up husky

Dependencies (1)

Dev Dependencies (17)

Package Sidebar

Install

npm i @5app/fetch

Weekly Downloads

180

Version

1.0.4

License

ISC

Unpacked Size

3.73 kB

Total Files

4

Last publish

Collaborators

  • adodson
  • diondiondion
  • ikhemissi
  • 5app-bot