Socket
Socket
Sign inDemoInstall

angular-br-filters

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular-br-filters

An Angular library of masks applicable to several Brazilian data.


Version published
Weekly downloads
508
decreased by-40.58%
Maintainers
1
Install size
160 kB
Created
Weekly downloads
 

Readme

Source

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/

Keywords

FAQs

Last updated on 09 Nov 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc