chenpm 113896a47c no message преди 8 месеца
..
AxiosTransformStream.js 113896a47c no message преди 8 месеца
AxiosURLSearchParams.js 113896a47c no message преди 8 месеца
HttpStatusCode.js 113896a47c no message преди 8 месеца
README.md 113896a47c no message преди 8 месеца
ZlibHeaderTransformStream.js 113896a47c no message преди 8 месеца
bind.js 113896a47c no message преди 8 месеца
buildURL.js 113896a47c no message преди 8 месеца
callbackify.js 113896a47c no message преди 8 месеца
combineURLs.js 113896a47c no message преди 8 месеца
cookies.js 113896a47c no message преди 8 месеца
deprecatedMethod.js 113896a47c no message преди 8 месеца
formDataToJSON.js 113896a47c no message преди 8 месеца
formDataToStream.js 113896a47c no message преди 8 месеца
fromDataURI.js 113896a47c no message преди 8 месеца
isAbsoluteURL.js 113896a47c no message преди 8 месеца
isAxiosError.js 113896a47c no message преди 8 месеца
isURLSameOrigin.js 113896a47c no message преди 8 месеца
null.js 113896a47c no message преди 8 месеца
parseHeaders.js 113896a47c no message преди 8 месеца
parseProtocol.js 113896a47c no message преди 8 месеца
readBlob.js 113896a47c no message преди 8 месеца
speedometer.js 113896a47c no message преди 8 месеца
spread.js 113896a47c no message преди 8 месеца
throttle.js 113896a47c no message преди 8 месеца
toFormData.js 113896a47c no message преди 8 месеца
toURLEncodedForm.js 113896a47c no message преди 8 месеца
validator.js 113896a47c no message преди 8 месеца

README.md

axios // helpers

The modules found in helpers/ should be generic modules that are not specific to the domain logic of axios. These modules could theoretically be published to npm on their own and consumed by other modules or apps. Some examples of generic modules are things like:

  • Browser polyfills
  • Managing cookies
  • Parsing HTTP headers