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

https://github.com/eterey/meteor-prevent-backspace

Prevents the backspace from navigating back in the browser.
https://github.com/eterey/meteor-prevent-backspace

Last synced: about 1 year ago
JSON representation

Prevents the backspace from navigating back in the browser.

Awesome Lists containing this project

README

          

meteor-prevent-backspace
========================

Is a client-side JavaScript component that prevents the backspace from navigating back in the browser.

Usage
=====

Add project to your Meteor project: `meteor add uzumaxy:prevent-backspace`.

After that backspace will not be used for navigation.

License
=======

The `meteor-prevent-backspace` project is under MIT license.