Hacker-Style Math Compiler f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
..
README.md f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
bind.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
buildURL.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
combineURLs.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
cookies.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
deprecatedMethod.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
isAbsoluteURL.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
isURLSameOrigin.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
normalizeHeaderName.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
parseHeaders.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás
spread.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework há 3 semanas atrás

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