Hacker-Style Math Compiler f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
..
README.md f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
bind.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
buildURL.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
combineURLs.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
cookies.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
deprecatedMethod.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
isAbsoluteURL.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
isURLSameOrigin.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
normalizeHeaderName.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
parseHeaders.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny
spread.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework před 3 týdny

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