soap-now

1.0.4 • Public • Published

soap-now

A small library to make SOAP requests easier with Node.js

Installation

npm install soap-now

Requirements

  • Node.js >=7.6.0 (async/await support)

Usage

Node.js

const soapRequest = require('soap-now');
 
// example data
 
 
## Changelog
 
[Changelog.md](CHANGELOG.md)
 
## Tests
 

Readme

Keywords

Package Sidebar

Install

npm i soap-now

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

3.66 kB

Total Files

6

Last publish

Collaborators

  • hackchan