frazzaglia

Results 5 comments of frazzaglia

Yes, it's clearly explained in README file: ``` angular .module('myApp', ['base64']) .controller('myController', [ '$base64', '$scope', function($base64, $scope) { }]); ```

Same issue with some characters from alphabet turkish and polish (ex: "Müşteri").

@Koziolek I can encode correctly your "ö". When I encode, I obtain "9g==". My problem is related to "getByte" function in angular-base64.js file because function charCodeAt() return a value greater...

The same appens with justify content buttons.