somehow-keyboard

Somehow Keyboard

a svelte component to render a computer keyboard

somehow-keyboard
— part of somehow
WIP svelte infographics
by Spencer Kelly
<script>
  import { Keyboard Key } from './src'
</script>

<Keyboard>
  <Key key="8" fill="red" />
</Keyboard>

API

  • Keyboard
  • Key

Key names

# top row

'`'
1
2
3
4
5
6
7
8
9
0
'-'
'='
'del'

# 2nd row

'tab'
'q'
'w'
'e'
'r'
't'
'y'
'u'
'i'
'o'
'p'
'['
']'
'\\'

# 3rd row

'caps'
'a'
's'
'd'
'f'
'g'
'h'
'j'
'k'
'l'
';'
'\''
'enter'

# 4th row

'lshift'
'z'
'x'
'c'
'v'
'b'
'n'
'm'
''
'.'
'/'
'rshift'
// bottom row
'lctrl'
'lopt'
'lcmd'
'space'
'rcmd'
'ropt'
'rctrl'

MIT

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes