Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# angular-disable-backspace-navigation
Simple angular 1 module to disable navigation via backspace button

All 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