backspace-disabler
Version:
Disable the annoying browser backward navigation when the user press the backspace key
25 lines (24 loc) • 616 B
JSON
{
"name": "backspace-disabler",
"version": "1.1.3",
"description": "Disable the annoying browser backward navigation when the user press the backspace key",
"keywords": [
"browser",
"html",
"backward",
"navigation",
"default",
"preventDefault",
"backspace",
"listener",
"prevent"
],
"author": "Sebastien Lorber",
"homepage": "https://github.com/slorber/backspace-disabler",
"bugs": "https://github.com/slorber/backspace-disabler/issues",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/slorber/backspace-disabler.git"
}
}