# ra-ban-backspace **Repository Path**: rasir/ra-ban-backspace ## Basic Information - **Project Name**: ra-ban-backspace - **Description**: It is forbidden to press the delete key to cause the web page routing to fall back - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-27 - **Last Updated**: 2022-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ra-ban-backspace #### 介绍 It is forbidden to press the delete key to cause the web page routing to fall back 禁止按删除键导致网页路由回退 #### 安装教程 ``` npm i ra-ban-backspace -S ``` #### 使用说明 在 SPA 入口文件 `import 'ra-ban-backspace'` 或者从依赖包中的 lib 文件夹中取出 `index.min.js` 直接通过 `script` 标签引入 `index.html`