Here are
45 public repositories
matching this topic...
A vanilla JS customisable select box/text input plugin ⚡️
Updated
Aug 12, 2020
TypeScript
jQuery plugin for easy manipulation and customization of HTML selects
Updated
Mar 7, 2019
JavaScript
A lightweight, vanilla javascript select box replacement. No dependencies.
Updated
Nov 22, 2019
JavaScript
An elegant selection list or dropdown menu for iOS with single or multiple selections.
Updated
Aug 7, 2020
Swift
Enable React components to be selectable via mouse/touch.
Updated
Jun 5, 2020
TypeScript
A dropdown of state and LGA in Nigeria. A simple javaScript plugin that shows the dropdown of LGA based on a Selected State
Updated
Jun 27, 2020
JavaScript
BVSelect - Vanilla Javascript Fully Customizable SelectBox
Updated
Jun 3, 2020
JavaScript
JQuery HTML form styling plugin.
Renders the Picker/SelectBox/Dropdown with common styling for iOS/Android.
Updated
Jul 19, 2020
JavaScript
Custom select dropdown demonstration project
Accessible dropdowns for menus, select boxes and menu buttons that just work no matter if it's mouseover, keyboard navigation, screen reader or mobile. Bootstrap not required.
Updated
Mar 6, 2019
JavaScript
This is <select> written with ReactJS.
Updated
Dec 17, 2017
JavaScript
SelectMadu is a replacement for the select menu with support for searching, multiple selections, async data loading and more.
Updated
Apr 11, 2020
JavaScript
A cross-browser, accessible alternative to the standard form select element which can be fully customised with CSS
Updated
Mar 24, 2020
JavaScript
Jquery Plugin for SelectBoxes
Updated
May 25, 2020
JavaScript
A component to work as a combination of free-form input and a select.
Updated
Jul 30, 2020
JavaScript
A dropdown/ selectbox for Angular 4+
Updated
May 5, 2018
JavaScript
A ReactJS based selectbox using Typescript
Updated
Aug 17, 2017
TypeScript
A lightweight and powerful select alternative to let users choose items from many options
Updated
Sep 28, 2017
JavaScript
A simple and light-weight custom HTML select element generator, built using Vanilla JS and no dependencies
Updated
Sep 2, 2018
JavaScript
Some inspiration for the custom styles for a select element in Ember.
simple select box validator using select box html
Drop-down list which supports multi-selection and filter (Angular)
Updated
Dec 22, 2018
TypeScript
Simple tree builder to plain selectbox array.
A simple way to embellish your <select> tag without ruining your DOM!
Updated
Jul 9, 2020
JavaScript
Dependent select box component for Nette forms 🔗
Customizable input box with autocomplete written in pure JavaScript
Updated
Mar 26, 2017
JavaScript
SelectBox is lightweight browser plugin that lets create a UI select element and find options into element.
Updated
Sep 19, 2017
JavaScript
Improve this page
Add a description, image, and links to the
selectbox
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
selectbox
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
When installing this as a dependency, I noticed that
useSelectis not exported from the index.d.ts file, and so I can't use it in TypeScript as a hook.