There are 7 repositories under number topic.
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
:telephone_receiver: Highly customizable phone input component with auto formatting
Android TextView with rolling animation
a lightweight mobile picker / pick, support cascading data and async data updating, without any library dependencies.
React component for international phone number input
TruecallerJS: This is a library for retrieving phone number details using the Truecaller API.
A phone number input made with Vue JS (format & valid phone number)
Adds animated counting support to UILabel.
☎️ International phone input component for React
Number to string standalone PHP library with i18n. Drivers for numbers and currency included.
An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.
The best React Native example for phone verification (an alternative to Twitter Digits).
🔢 The fastest Big Number library for React Native
⚛️ React Native phone number input component 📱
🎰 Flip your numbers in 3D
📱 Swifty screen adaptation solution (Support Objective-C and Swift)
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
A percentage type for Swift
☎️ Adds a phone number validation check to yup validator using google-libphonenumber
A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
Android: A horizontal number picker
Symfony SonataIntlBundle
📌 A phone number input designed for MUI (Material ui) built with libphonenumber-js
:sparkles: A quantity stepper for android projects
With a given country and phone number, validate and format the MOBILE phone number to E.164 standard
The RAW JavaScript Quaternion library
An anthology of a variety of tools for the Persian language in Python
Android Kotlin library to parse and format international phone numbers. Country code picker.
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.