AngularJS as SOAP client

Is there a way to use angularJS as SOAP client or develop ng SOAP client service?

Thanks

Sure. All what you need this is implement SOAP call on JavaScript. For example Simplest SOAP example using Javascript