npm.io
1.5.3 • Published 1 year ago

react-mower

Licence
MIT
Version
1.5.3
Deps
5
Size
30 kB
Vulns
0
Weekly
0

React Mower

<Website docs/> https://react-mower.vercel.app/

A powerful React package for protecting your web applications from unwanted developer tools access and cursor-based interactions.


Features

Components

Component Name Description
CopyPasteProtection Prevents users from copying text, selecting content, and right-clicking.
CursorProtect Hides or customizes the cursor to prevent easy interaction.
DisableScreenshot Blocks common screenshot shortcuts and actions.
DevToolsBlocker Detects and prevents access to developer tools.
CopyPasteProtection Disables copying and pasting to enhance security.

Installation
via npm
npm install react-mower
via bun
bun add react-mower