@afd-software/pce-angular-material

Angular module that that extends the base pce-angular module by adding Angular Material support

Usage no npm install needed!

<script type="module">
  import afdSoftwarePceAngularMaterial from 'https://cdn.skypack.dev/@afd-software/pce-angular-material';
</script>

README

The AFD PCE Angular module makes it easy to quickly add TypeAhead and advanced field validation to front end Angular applications.

TypeAhead Address lookup can be done for all countries.

Form control validation is available for the following fields:

  • Credit/Debit Cards
  • UK Bank Account Number with Sort Code
  • Email Address (checks if mailbox is live)
  • Worldwide Phone Numbers (checks if number is real)

This module extends the main @afd-software/pce-angular module by adding a pre configured Angular Material TypeAhead component.