1.0.4 • Published 1 year ago
@axah/wsdl-typegen v1.0.4
wsdl-typegen
This package allows to generate flow or typescript types for SOAP clients generated by the soap
package.
Usage
- Install with npm or yarn
npm i -D wsdl-typegen
yarn add -D wsdl-typegen
- Create and run a script in your
package.json
"scripts": {
"typegen-flow": "wsdl-typegen generate 'path/to/your/wsdls/**/*.wsdl'",
"typegen-typescript": "wsdl-typegen generate -t 'path/to/your/wsdls/**/*.wsdl'"
}
npm run typegen
The typing files will be generated next to your wsdl and xsd files.
0.0.0-20240131145455
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
0.0.0-20240131154013
1 year ago
1.0.2
3 years ago
1.0.1
3 years ago
0.0.0-20220804120729
3 years ago
1.0.0
3 years ago
0.0.0-20220804085709
3 years ago
0.0.12
4 years ago
0.0.10
5 years ago
0.0.11
5 years ago
0.0.7
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago
1.0.0-alpha.11
5 years ago