@palmaswelll/keyboard-manager
v1.3.3
Published
> The main idea behind the `<KeyboardManager />` is to allow developers to easily implement meaningful keyboard navigation flows in React applications.
Downloads
11
Readme
Keyboard Manager
The main idea behind the
<KeyboardManager />
is to allow developers to easily implement meaningful keyboard navigation flows in React applications.
Requirements
🚀 Node.js >= 10 🌲 Git 🐈 yarn >= 1.12
Getting started
yarn add @palmaswelll/keyboard-manager @palmaswelll/focus-manager
More information about how the project works can be found at: Focus Manager.