Skip to content

angularjsbr/angular-br-filters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bower version

angular-br-filters

An Angular library of masks applicable to several Brazilian data like I.E., CNPJ, CPF and others

Installation

With Bower:

bower install --save angular-br-filters

How to use

  1. Import the angular-br-filters.min.js script in your page.

  2. Include the module idf.br-filters in your angular app.

  3. Use it as an angular filter:

<strong>Percentage: </strong>{{'0.1' | percentage}}

Demo Page

More exaples in http://the-darc.github.io/angular-br-filters/

About

An Angular library of masks applicable to several Brazilian data like I.E., CNPJ, CPF and others

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%