Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

star-fetch

L0R47MITdeprecated1.0.4

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

A light-weight module made to make GET to any URL

fetch, request, api, http, json, response, GET, URL

readme

Star Fetch

NPM Downloads Discord Server

Example fetching

const fetch = require('star-fetch')

console.log(fetch(`https://nekos.life/api/v2/img/neko`).url)
// Returns: https://cdn.nekos.life/neko/neko368.jpeg