Hacker-Style Math Compiler f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
..
README.md f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
bind.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
buildURL.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
combineURLs.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
cookies.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
deprecatedMethod.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
isAbsoluteURL.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
isURLSameOrigin.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
normalizeHeaderName.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
parseHeaders.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred
spread.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 týždňov pred

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