#
inputs
Here are 85 public repositories matching this topic...
-
Updated
Jul 21, 2022 - JavaScript
-
Updated
Nov 10, 2017 - JavaScript
scottaohara
commented
Dec 11, 2018
Checkboxes and radio buttons should have a style to indicate if they are required.
This should account for invalid state and a default style to indicate their requirement.
- checkboxes
- radio buttons
Open
Add: Push buttons
A simple to use directive for debounce solutions
-
Updated
May 17, 2022 - JavaScript
A react component for form inputs validation. Online demo examples
-
Updated
Jul 29, 2022 - TypeScript
-
Updated
Apr 3, 2020 - TypeScript
python
machine-learning
deep-neural-networks
ai
deep-learning
tensorflow
inputs
machine-learning-algorithms
artificial-intelligence
artificial
neural-networks
artificial-neural-networks
tensor
weights
multidimensional-arrays
summation
tensorflow-examples
biases
outputs
understanding-neural-networks
-
Updated
Dec 2, 2018 - Python
PostCSS plugin that adds new pseudo-elements for easily styling the inner elements of inputs
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
Jul 27, 2022 - PHP
translate keyboard,mouse,joystick action to touch screen
-
Updated
Jul 19, 2022 - Go
Cornelius allows you to control mouse and keyboard inputs in a simple way.
-
Updated
Jun 19, 2022 - Python
Input pipelines for TensorFlow that make sense.
deep-neural-networks
deep-learning
pipeline
pipelines-as-code
tensorflow
inputs
dataset
pipeline-cpu
input-pipeline
-
Updated
Apr 30, 2019 - Python
formCatcherjs - a lightweight javascript library for form validations
javascript
validation
js
forms
validator
inputs
form
validation-library
lightweight-javascript-library
form-validate
formcatcher
form-validations
-
Updated
Oct 12, 2020 - JavaScript
This is an filters group EmberJS addon
-
Updated
Jul 7, 2018 - JavaScript
Componentized Input for Ionic/Angular.
components
angular
validation
ionic
component
material
material-design
input
material-ui
angular-material
inputs
input-mask
ionic-framework
concept
mask
input-validation
input-output
masking
componentization
angular-material-design
-
Updated
Jun 3, 2022 - TypeScript
Simple, non-opinionated Form data management in React
-
Updated
Aug 15, 2018 - JavaScript
-
Updated
Mar 5, 2017 - JavaScript
OpenInputManager allows you to read and write to Unity's input manager from the code of your application.
-
Updated
Apr 1, 2020 - C#
Improve this page
Add a description, image, and links to the inputs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inputs topic, visit your repo's landing page and select "manage topics."


Describe the bug
When rendering a simple input field with
Choices.jsit generates multiple HTML validation errors.To Reproduce
Steps to reproduce the behavior:
<input type='text' class='js-choice' />