/angular-tailwind-ui

Simple bottom sheet modal for Angular, using Tailwind CSS.

Primary LanguageTypeScriptMIT LicenseMIT

Angular Tailwind UI

Easy to use and simple components, directives and services. Using Angula 17 and TailwindCSS 3.

Packages:

ngx-bottom-sheet-modal

Simple and responsive bottom sheet modal.

npm install ngx-bottom-sheet-modal
  • Create clear and reusable modal components.
  • It creating managing modals painless and clearer.
  • Pass data to the modal and and implement any content you want
  • Responsive: displayed as bottom sheet on mobile and as modal dialog in desktop

Demo animation

Go to ngx-bottom-sheet-modal documentation

ngx-phonenumbers

Directive validator and service to handle phone numbers with Google libphonenumber library.

npm install ngx-phonenumbers
  • Parse and format phone numbers with Google libphonenumber library
  • When the phone number is valid, replace it with the formatted international number or country code plus national number. When invalid, set the 'phoneNumber' error.

Go to ngx-phonenumbers documentation

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.