Libraries tagged by keyboard
orchidjs/tom-select
2136 Downloads
Tom Select is a dynamic, framework agnostic, and lightweight (~16kb gzipped) UI control. With autocomplete and native-feeling keyboard navigation, it's useful for tagging, contact lists, country selectors, and so on.
wbraganca/yii2-fancytree-widget
135621 Downloads
The yii2-fancytree widget is a Yii 2 wrapper for the [Fancytree](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading
php-telegram-bot/inline-keyboard-pagination
9685 Downloads
PHP Telegram Bot InlineKeyboard Pagination
digitalstars/simplevk
4370 Downloads
Powerful PHP library/framework for VK API bots, supporting LongPoll & Callback & OAuth
digitalstars/vk_api
10776 Downloads
Powerful PHP library/framework for VK API bots, supporting LongPoll & Callback & OAuth
wezlo/filament-search-spotlight
4410 Downloads
Full-screen Spotlight / command-palette style search overlay for Filament panels. Aggregates records, pages, and custom actions with keyboard navigation and a preview pane.
mottie/keyboard
31 Downloads
A jQuery on-screen keyboard (OSK) plugin that works in the browser.
sugarcraft/candy-input
1916 Downloads
Terminal escape sequence decoder for keyboard (legacy + Kitty progressive) and mouse (SGR 1006). Provides InputDriver interface and EscapeDecoder implementation. Unblocks sugar-readline migration to real-TTY input.
datatables.net/datatables.net-keytable
4027 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables
mrcatz/datatable
330 Downloads
Livewire DataTable base class for Laravel — CRUD, bulk actions, export, keyboard navigation, expandable rows, URL persistence, and more.
t3/save
75248 Downloads
Save with shortcuts. Adds the possibility to use the keyboard shortcut CTRL+S to save in TYPO3 CMS backend.
php-telegram-bot/fluent-keyboard
1117 Downloads
Fluent Keyboard builder for ReplyKeyboardMarkup and InlineKeyboardMarkup.
truegameover/php-keyboard-input-correction
5706 Downloads
Correction of input from the keyboard. Allows validating & correcting wrong input from the keyboard's layout. E.g. writing something on ru layout when en is active.
datlechin/flarum-keyboard-shortcuts
2109 Downloads
Add keyboard shortcuts to your forum.
sugarcraft/candy-focus
228 Downloads
Focus-ring state machine — an ordered set of focusable regions with wrap-around Tab/Shift-Tab traversal for full-window TUI layouts. Dependency-free.