Skip to content
Formata um literal de string em cima de uma mascara
JavaScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
.gitignore
README.md
bower.json
gulpfile.js
package.json
script.txt
translation.js

README.md

$translation

Formata um literal de string em cima de uma mascara a funcao curry

this.Ninja(['$translation'], function ($translation) {
  console.log($translation('999.999.999-00', '57198645327'));
});
Something went wrong with that request. Please try again.