source: imaps-frontend/node_modules/axios/lib/helpers/README.md

main
Last change on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 351 bytes
Line 
1# axios // helpers
2
3The 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:
4
5- Browser polyfills
6- Managing cookies
7- Parsing HTTP headers
Note: See TracBrowser for help on using the repository browser.