amithkumarg / ionic-currency-input

Creates a custom input component that can be used to capture numeric, floating or currency data from user, and display in predefined format with precision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Currency Input / Decimal Formatted Number Input

This project creates a custom input component that can be used to capture numeric, floating or currency data from user, and display in predefined format with precision & separator.

Getting Started

There is an article on medium you can follow for quick understanding of the project & usage. I would love to hear from you! If you have any feedback or run into issues, please file an issue on this repository.

Contributing

Contributors are welcomed to improvise the project. Thanks for your interest in contributing!

Donation

If this project help you reduce time to develop, you can buy me a cup of coffee :)

paypal

About

Creates a custom input component that can be used to capture numeric, floating or currency data from user, and display in predefined format with precision

License:Apache License 2.0


Languages

Language:TypeScript 63.9%Language:SCSS 16.0%Language:HTML 12.6%Language:JavaScript 7.5%