mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-22 01:29:39 +08:00
npm update
This commit is contained in:
commit
ec11903020
@ -12,10 +12,10 @@
|
|||||||
## Installation
|
## Installation
|
||||||
You can use simple-keyboard as a `<script>` tag from a CDN, or install it from npm.
|
You can use simple-keyboard as a `<script>` tag from a CDN, or install it from npm.
|
||||||
|
|
||||||
Check out the [**Getting Started**](https://simple-keyboard.com/getting-started) docs for more info.
|
Check out the [Getting Started](https://simple-keyboard.com/getting-started) docs to begin.
|
||||||
|
|
||||||
## Usage
|
## Documentation
|
||||||
You can find the **simple-keyboard documentation** [on the website](https://simple-keyboard.com/documentation).
|
Check out the [simple-keyboard documentation](https://simple-keyboard.com/documentation) site.
|
||||||
|
|
||||||
Feel free to browse the [Q&A / Use-cases](https://simple-keyboard.com/qa-use-cases/) page for advanced use-cases.
|
Feel free to browse the [Q&A / Use-cases](https://simple-keyboard.com/qa-use-cases/) page for advanced use-cases.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-keyboard",
|
"name": "simple-keyboard",
|
||||||
"version": "2.6.4",
|
"version": "2.6.5",
|
||||||
"description": "On-screen Javascript Virtual Keyboard",
|
"description": "On-screen Javascript Virtual Keyboard",
|
||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user