1.0.4 • Published 4 years ago

soap-now v1.0.4

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 years ago

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
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago