Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

touch-keyboard

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

touch-keyboard - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "touch-keyboard",
"version": "0.1.0",
"version": "0.1.1",
"description": "Virtual on-screen keyboard",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -5,3 +5,3 @@ # Touch Keyboard

![screenshot](screenshot.jpg)
![screenshot](https://raw.githubusercontent.com/fgnass/touch-keyboard/master/screenshot.jpg)

@@ -48,5 +48,5 @@ The keyboard will show up whenever an input field (or textarea) is focused.

![dark theme](dark.jpg)
![dark theme](https://raw.githubusercontent.com/fgnass/touch-keyboard/master/dark.jpg)
You can also style individual keys. The following code is taken from the [default config](src/defaults.js) and makes the shift and backspace keys twice was wide (regular keys are 1em wide):
You can also style individual keys. The following code is taken from the [default config](https://github.com/fgnass/touch-keyboard/blob/master/src/defaults.js) and makes the shift and backspace keys twice was wide (regular keys are 1em wide):

@@ -53,0 +53,0 @@ ```js

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc