dev-protector-js
v1.0.1
Published
A lightweight JavaScript library designed to enhance web application security by blocking common developer tools, preventing right-click context menus, alerting users when navigating away, and implementing an inactivity timeout.
Downloads
13
Maintainers
Readme
Dev Protector JS
dev-protector-js is a lightweight JavaScript library that helps secure your web applications by preventing common browser developer tool access, blocking right-click context menus, alerting users on page unload, and implementing an inactivity timeout.
Installation
You can install this package via npm:
npm install dev-protector-js