No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
React hook for using keyboard shortcuts in components
A React hook for using keyboard shortcuts in components in a declarative way. Define your hotkeys declaratively once, and let React Hotkeys take care of all the nitty-gritty details of binding and unbinding them. Memoization, enable on form fields, check for currently pressed keys. React Hotkeys has you covered. React Hotkeys Hook is written with TypeScript, so all typings come with it.
A global Hotkey provider with built in tooltip for React
A global Hotkey provider with built-in tooltip for React. Hotkeys are only accessible inside a specific component (not globally). Must take care of the Hotkeys manually throughout the life cycle. Have to provide a way so the user can see all the Hotkeys on the screen. This library will help you by declaring global Hotkeys that automatically will be updated by any life cycle of the component and show a tooltip by pressing a combination of keys