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

Package detail

@snappmarket/http-helpers

snappmarket5MITdeprecated0.2.5

Please use @snappmarket/helpers instead

✴ Methods that helps us to mange http request related things

helpers, custom-functions, loadash, low-size-lodash, http-helpers

readme

Http helpers

✴ Methods that helps us to mange http request related things

version downloads PRs Welcome MIT License

Watch on GitHub Star on GitHub

get started

We provide two way of using this package single or multi :

npm i @snappmarket/http-helpers
OR
npm i @snappmarket/helpers

methods

fetchWithTimeOut
universalCall

usage

import { METHOD_NAME } from '@snappmarket/http-helpers';
// or
// import { METHOD_NAME } from '@snappmarket/helpers';

changelog

@snappmarket/http-helpers

0.2.0

Minor Changes

  • 4bf49e8: First minor package publish with change-set