UNPKG
prevent-backspace
Version:
latest (1.0.0)
1.0.0
0.1.0
0.0.1
Prevents the backspace from navigating back in the browser.
prevent-backspace
/
component.json
9 lines
•
250 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"prevent-backspace"
,
"version"
:
"0.0.1"
,
"description"
:
"Prevents the backspace from navigating back in the browser."
,
"keywords"
:
[
"dom"
,
"backspace"
,
"prevent"
,
"swallow"
,
"capture"
,
"browser"
]
,
"scripts"
:
[
"index.js"
]
}