https://github.com/bpringe/js-soap-client
JavaScript client for calling soap services.
https://github.com/bpringe/js-soap-client
Last synced: about 1 year ago
JSON representation
JavaScript client for calling soap services.
- Host: GitHub
- URL: https://github.com/bpringe/js-soap-client
- Owner: bpringe
- Created: 2017-02-23T16:15:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T16:27:16.000Z (over 9 years ago)
- Last Synced: 2025-01-31T16:42:48.233Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#JavaScript Soap Client
This was forked from [http://javascriptsoapclient.codeplex.com/](http://javascriptsoapclient.codeplex.com/), and edited to remove errors and warnings when used with Babel and ESLint.