https://github.com/edenreich/javascript-simplehttp-module
A very simple XMLHTTP object module, similar syntax like in the jQuery one
https://github.com/edenreich/javascript-simplehttp-module
Last synced: 7 months ago
JSON representation
A very simple XMLHTTP object module, similar syntax like in the jQuery one
- Host: GitHub
- URL: https://github.com/edenreich/javascript-simplehttp-module
- Owner: edenreich
- Created: 2017-06-26T14:30:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T14:35:53.000Z (over 8 years ago)
- Last Synced: 2025-01-16T16:42:57.001Z (9 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript-SimpleHttp-Module
A very simple XMLHTTP object module, similar syntax like in the jQuery one