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