#
input
Here are 1,172 public repositories matching this topic...
Format input text content when you are typing...
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
A JavaScript plugin for entering and validating international telephone numbers
validation
input
phone-number
formatting
international-telephone
libphonenumber
country-data
javascript-plugin
user-country
-
Updated
Jun 21, 2021 - JavaScript
noUiSlider is a lightweight JavaScript range slider library with full multi-touch support. It fits wonderfully in responsive designs and has no dependencies.
-
Updated
Jun 15, 2021 - TypeScript
Interactive prompt for command-line applications
-
Updated
Jun 22, 2021 - Go
C++ game engine focusing on modern rendering techniques and performance.
audio
lua
input
network
vulkan
entity-component-system
raytracing
pbr
gltf
bullet-physics
directx11
directx12
-
Updated
Jul 3, 2021 - C++
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
Jun 22, 2021 - JavaScript
A pure javascript masked text and input text component for React-Native.
-
Updated
May 10, 2021 - JavaScript
Set of enhancements for input control
-
Updated
May 6, 2020 - JavaScript
Highly customizable React component for inputing tags.
-
Updated
Jan 16, 2020 - JavaScript
A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments
-
Updated
May 12, 2021 - Swift
VueJS component to select dates & time, including a range mode
javascript
vuejs
time
date
responsive
input
calendar
timepicker
dialog
datepicker
range
picker
vue-component
-
Updated
Mar 5, 2021 - Vue
Capture form validation back from the browser
-
Updated
Jun 10, 2021 - JavaScript
Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.
-
Updated
Jul 15, 2020 - Go
A chip input field using Material-UI.
-
Updated
Apr 13, 2021 - JavaScript
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
android
windows
macos
linux
keyboard
c-plus-plus
ios
games
cmake
game-engine
input
engine
mouse
gamepad
low-level
android-ndk
gestures
unified-interface
multi-touch
game-engine-library
-
Updated
Oct 6, 2020 - C++
Subclass of UITextField that shows inline suggestions while typing.
-
Updated
Oct 13, 2020 - Swift
Pure javascript autocomplete input for react-native
-
Updated
May 31, 2021 - JavaScript
-
Updated
Aug 9, 2018 - JavaScript
Improve this page
Add a description, image, and links to the input topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the input topic, visit your repo's landing page and select "manage topics."
Describe the bug
Mobile phone numbers in Germany start with a
0
prefix such as 0157xxxxxxx. However the preceding0
is dropped if the country code prefix+49
is added. This is described on this wikipedia page. Therefore the related change made a while ago is not re