Gathering detailed insights and metrics for @zibuthe7j11/facilis-dicta-officia
Gathering detailed insights and metrics for @zibuthe7j11/facilis-dicta-officia
npm install @zibuthe7j11/facilis-dicta-officia
Typescript
Module System
Node Version
NPM Version
62.4
Supply Chain
48.1
Quality
75.7
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
117
Last Day
1
Last Week
5
Last Month
21
Last Year
117
MIT License
21 Commits
1 Branches
Updated on Apr 27, 2024
Latest Version
1.0.0
Package Id
@zibuthe7j11/facilis-dicta-officia@1.0.0
Unpacked Size
14.36 kB
Size
5.82 kB
File Count
10
NPM Version
10.5.0
Node Version
20.12.2
Published on
Apr 25, 2024
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
-37.5%
5
Compared to previous week
Last Month
425%
21
Compared to previous month
Last Year
0%
117
Compared to previous year
Tiniest react input phone component (auto formating included)
Demo · Documentation · Twitter Created by Joris
Phone.Country
and Phone.Number
: coming soon1yarn add react-telephone
or
1npm i react-telephone
1import { Phone } from 'react-telephone'; 2 3export default function MyComponent() { 4 return ( 5 <Phone> 6 <Phone.Country /> 7 <Phone.Number /> 8 </Phone> 9 ); 10}
Prop | Description | Default | Value |
---|---|---|---|
defaultCountry | Default country displayed for the country selector | First country (Afghanistan) | Country ISO2 code (fr, us) |
Name | Description |
---|---|
countries | List of all countries. |
getCountryByIso | Returns the country object for a given ISO code. |
applyMask | Apply the mask to a given phone number. |
splitPhoneNumber | Split a phone number into country code and number. |
replaceDialCode | Replace the dial code of a phone number. |
Thanks goes to these wonderful people (emoji key):
Joris 💻 📖 🤔 👀 | Michaël Rézac 🤔 💻 | Varshneya Rao 💻 |
No vulnerabilities found.
No security vulnerabilities found.