1.0.0-rc30 • Published 5 years ago

ngx-persona v1.0.0-rc30

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Ngx-persona

Ngx-persona is an ultra simple cnpj validator for Angular.io.

basic-merchandising

Disclaimer: I use this module for personal projects, which means it is designed to fulfill their specific use cases. The code I develop is crafted with reuse and generalization in mind, still, it may or may not fulfill for your requirements. In case it does not, please feel free to submit a pull request, create a fork or contact me at lpachecoquevedo@gmail.com so we can figure something out together. Thank you for reading this!

Installing

$ npm install --save ngx-persona

Quickstart

Import

Import ngx-persona module in Angular app.

import { NgxPersona } from 'ngx-persona'

(...)

@NgModule({
  (...)
  imports: [
    NgxPersona
  ]
  (...)
})

Usage

In your template, you can declare the ngx-persona as the following:

WIP

And that's all there is about it.

  • Any doubts? Fell free to open an issue.
  • Improvements? Pull requests are always come!
  • Suggestions? Of course: Let's talk!
MIT @ Leonardo Quevedo. 2018.
1.0.0-rc30

5 years ago

1.0.0-rc28

5 years ago

1.0.0-rc26

5 years ago

1.0.0-rc25

5 years ago

1.0.0-rc24

5 years ago

1.0.0-rc21

5 years ago

1.0.0-rc20

5 years ago

1.0.0-rc19

5 years ago

1.0.0-rc18

5 years ago

1.0.0-rc14

5 years ago

1.0.0-rc11

5 years ago

0.9.9

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago