angular-ws-service

0.0.3 • Public • Published

angular-ws-service

Angular tools for webservices

DEPRECATED as it's only compatible with AngularJS

NO TESTS


## Installation

npm install --save purjus/angular-ws-service
angular.module('app', ['angular-ws-service'])

API Documentation

strBase64Decode

Decode a base64 string

https://www.toptal.com/web/cookie-free-authentication-with-json-web-tokens-an-example-in-laravel-and-angularjs

@param string str
@return string
@throws Exception

objectToURLEncoded

Transform an object to an URLEncoded string

@param object
@return string

Readme

Keywords

Package Sidebar

Install

npm i angular-ws-service

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

18.1 kB

Total Files

10

Last publish

Collaborators

  • thibautjudepj