Socket
Socket
Sign inDemoInstall

bind-keyboard

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "bind-keyboard",
"version": "0.0.6",
"version": "0.0.7",
"description": "Lightweight Typescript library for managing keyboard event bindings and executing callback functions for specific key combinations",

@@ -5,0 +5,0 @@ "type": "module",

# bind-keyboard
<div align="center">
[![npm](https://img.shields.io/npm/v/bind-keyboard.svg?style=for-the-badge)](https://www.npmjs.com/package/bind-keyboard)
[![npm downloads](https://img.shields.io/npm/dm/bind-keyboard.svg?style=for-the-badge)](https://www.npmjs.com/package/bind-keyboard)
[![npm](https://img.shields.io/npm/dt/bind-keyboard.svg?style=for-the-badge)](https://www.npmjs.com/package/bind-keyboard)
[![npm](https://img.shields.io/bundlephobia/minzip/bind-keyboard?style=for-the-badge)](https://bundlephobia.com/result?p=bind-keyboard)
[![npm](https://img.shields.io/npm/v/bind-keyboard.svg)](https://www.npmjs.com/package/bind-keyboard)
[![npm downloads](https://img.shields.io/npm/dm/bind-keyboard.svg)](https://www.npmjs.com/package/bind-keyboard)
[![npm](https://img.shields.io/bundlephobia/minzip/bind-keyboard)](https://bundlephobia.com/result?p=bind-keyboard)
![GitLab (self-managed)](https://img.shields.io/gitlab/license/bind-keyboard%2Fbind-keyboard?link=https%3A%2F%2Fgitlab.com%2Fbind-keyboard%2Fbind-keyboard%2F-%2Fblob%2Fmain%2FLICENSE)
</div>

@@ -11,0 +9,0 @@ `bind-keyboard` is a lightweight Typescript library for managing keyboard event bindings and executing callback functions for specific key combinations. It's designed to simplify handling keyboard events in your web applications.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc