CurrencyTextField
Currency Formatter
Automates the formatting of user input in a text field to display as currency.
UITextField that automatically formats text to display in the currency format
51 stars
2 watching
24 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
currencytextfieldiosswiftswift4uitextfield
Related projects:
Repository | Description | Stars |
---|---|---|
nonameplum/plcurrencytextfield | A custom UITextField class that supports currency formatting | 96 |
edgar-zigis/cocoatextfield | Customizable text field implementation following Material.IO guidelines | 277 |
alir3z4/python-currencies | Displays money format and currency information in various programming languages | 72 |
ankurp/dollarswiftpackagesample | Demonstrates usage of the Dollar Swift package manager for currency formatting | 1 |
dm4t2/vue-currency-input | A Vue.js composition library that formats numbers with currency symbols and supports input validation. | 652 |
kaiomedau/realtime-currency-formatter-objc | A simple Objective-C class to format currencies in real-time while typing | 14 |
kevinongko/vue-numeric | A Vue.js component to format and display currency values with customizable options such as currency symbol, decimal precision, thousands separator, input placeholder, and value handling. | 461 |
ignoreintuition/v-currency | A plugin for formatting currency in Vue.js applications | 24 |
alexliubj/swiftui-currency-converter | An iOS app that converts currencies using SwiftUI and Swift | 68 |
hanton/htytextfield | A custom UITextField implementation with a bouncy placeholder effect. | 312 |
oleghnidets/tweetextfield | A lightweight iOS library providing customizable text fields with animation and functionality | 491 |
wiredmax/world-currencies | A repository of currency information in JSON format. | 142 |
mavihq/prial | A JavaScript library for formatting currencies and amounts in Persian script with support for Rial and Toman units. | 3 |
django-money/django-money | A Django app providing support for money fields in models and forms. | 1,683 |
vuejs-tips/v-money | A lightweight input/directive for formatting currency values in Vue.js applications. | 778 |