Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrkmg/angular-disable-backspace-navigation
Simple angular 1 module to disable navigation via backspace button
https://github.com/mrkmg/angular-disable-backspace-navigation
Last synced: 16 days ago
JSON representation
Simple angular 1 module to disable navigation via backspace button
- Host: GitHub
- URL: https://github.com/mrkmg/angular-disable-backspace-navigation
- Owner: mrkmg
- License: mit
- Created: 2016-10-13T14:20:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-13T14:52:37.000Z (about 8 years ago)
- Last Synced: 2024-10-04T09:59:04.091Z (about 1 month ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# angular-disable-backspace-navigation
Simple angular 1 module to disable navigation via backspace buttonAll you have to do is include this index.js file from this repo. No need to actually make the module a requirement as it
will automatically disable backspace navigation.npm install --save angular-disable-backspace-navigation
bower install --save angular-disable-backspace-navigation
MIT License