0.7.0 • Published 7 years ago

angular-br-filters v0.7.0

Weekly downloads
205
License
MIT
Repository
github
Last release
7 years ago

angular-br-filters

npm version Bower version Build Status Coverage Status

NPM

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

With NPM:

npm 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/

0.7.0

7 years ago

0.6.0

8 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.1

9 years ago