choices
There are 69 repositories under choices topic.
Choices-js/Choices
A vanilla JS customisable select box/text input plugin ⚡️
orchidjs/tom-select
Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
davigmacode/flutter_chips_choice
Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.
lk-geimfari/secrets.clj
A library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.
loggi/python-choicesenum
Python's Enum with extra powers to play nice with labels and choices fields.
NKN1396/Discord-EmojiToRole
A discord.js bot that assigns roles based on reactions to a message.
TrifectaIII/MTG-Card-Reader-Web
MTG-Card-Reader 2.0, built as a webpage.
davigmacode/flutter_choice
The successor to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection.
enquirer/prompt-checkbox
This repository has been archived, use Enquirer instead.
enquirer/prompt-choices
This repository has been archived, use Enquirer instead.
lorinkoz/django-js-choices
Javascript model field's choices handling for Django
Systemic-Labs/Perfect-Stack
Perfect Awesome List + developer guideline & info-tips. States best options per use-case, for web, AI, tools, DB, platforms... 🛠
shyrwinsia/dcydr
The app that decides for you
kateFrontend/js-random-choice-picker
Random Choice Picker built with HTML, CSS and Vanilla Js.
yashprakash13/MultiChoiceLinearLayout
A simple android library that mimics the functionality of a Radio Group and provides a custom layout for option selections.
alvar91/stdpls-pug-scss-js
Курсовая работа по курсу Skillbox Веб-верстка "Продвинутый уровень". Варов А.П.
liranh85/selectise
A simple and light-weight custom HTML select element generator, built using Vanilla JS and no dependencies
Monksc/MD5PaswordCracker
Given a text file of passwords and choices for each possible character in the password, it will use multiple threads on the cpu and gpu to brute force all possible choices. On my 2015 MacBook Pro it saw 4.5x performance increase with using the gpu and multiple threads on the cpu.
cooptimize/Dataverse
Tools and samples to help reporting from Dataverse. Primarily focused on Data Lake based reporting.
kayleyseow/Personality-Quiz
👩💻From the GWC SIP 2020 Twitter Cohort — my own take on the Personality Quiz starter project, used JavaScript for the quiz, and built on my HTML and CSS to style the website. Incorporated elements such as gradient, flexbox, and buttons.
lovasoa/choices
Represent a choice between multiple values, using radio buttons, checkboxes, or HTML's <select> element
WartaPoirier-corp/ludumdare46
We’re a french team of shlagos who try to do something of their lives.
ThatSINEWAVE/Yes-or-No
This is a simple web application where you can get answers to your questions with just a click of a button.
bl33h/altamHTMLonly
Embark on an immersive journey through realities in the ALTAM Experiment. Crafted with HTML and images, make choices that shape the story's outcome.
Caro-L-dev/Hero
🎲 Multiple choices & multiple ends... Make your bets!
deonvz/DOSChoices
Core concepts within dos logic to provide user input in order to execute actions, make choices, drive letter mapping and error handling within a DOS Batch files.
ellenmariadev/masmorra-game
Jogo Textual de Múltipla Escolha
gwharris/gwharris.github.io2
Code and GitHub web hosting for Unafraid, a text adventure.
HarrisonStrand/language-selector
This project was designed to display my comprehension of the material in week two of Epicodus and show results on the website based on the user's input of choices. This project uses HTML and CSS and Javascript/jQuery with VSCode.
husnn/checkly-android
Simpler, modern and intuitive implementation of selectable tags for Android.
K-Konstantinidis/Dentist-Appointments-With-Hashing
This is a c project. In this project, with the use of HashLists, an imitation of a database is being created. After that, a menu appears in the user screen, and the user enter their choice. They can create an appointment by adding the name, one of the 3 provided services and the amount of money the customer has paid, they could also search for a client to see their appointment or they can just exit and terminate the program.
LaurenNoeltner/Random_Password_Generator_App
A random password generator with uppercase, lowercase, numbers, and special characters from 8-128 characters.
Norblit/Food-Roulette
🍔 🍔 Don't know what to eat? List down your options and we'll choose for you.
Shyrro/AReallyBadDay
A text game made under the Ludum Dare game jam with the theme "Stuck in a loop"
therealOri/atmos-rng
A randomness generator based off of atmospheric noise instead of math to generate numbers, choices, and to shuffle lists.