
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
react-intl-tel-input
Advanced tools
Telephone input component. Rewrite intl-tel-input in React.js.
Rewrite International Telephone Input in React.js.
Due to the long commuting time, I do not have much time to maintain this project often. 😣
So if anybody else is willing to take on the work of bug fixes, integrating pull requests, etc, please let me know. 🙌
I hope we can maintain the project together, and make this project better! 💪
Live demo: patw0929.github.io/react-intl-tel-input
To build the examples locally, run:
yarn
yarn website:start
Then open localhost:3000
in a browser.
yarn add react-intl-tel-input
react-intl-tel-input
ships with official type declarations out of the box.
import IntlTelInput from 'react-intl-tel-input';
import 'react-intl-tel-input/dist/main.css';
<IntlTelInput
containerClassName="intl-tel-input"
inputClassName="form-control"
/>
Please see the Demo Page
src
and the build process)To build, watch and serve the examples (which will also watch the component source), run yarn website:start
.
You can prepare a distribution build using yarn build
.
Any kind of contribution including proposals, doc improvements, enhancements, bug fixes are always welcome.
To contribute to react-intl-tel-input
, clone this repo locally and commit your code on a separate branch. Please write tests for your code, and run the linter before opening a pull-request:
yarn test # if you are enhancing the JavaScript modules
yarn test:ts # if you are enhancing the TypeScript type declarations
yarn lint
Also, please let us know if you encounter any issue by filing an issue.
International Telephone Input - @jackocnr
MIT
Copyright (c) 2015-2019 patw.
FAQs
Telephone input component. Rewrite intl-tel-input in React.js.
The npm package react-intl-tel-input receives a total of 32,804 weekly downloads. As such, react-intl-tel-input popularity was classified as popular.
We found that react-intl-tel-input demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.