v-privacy

Content blurring plugin

A Vue 3 plugin to blur and encrypt sensitive HTML element content

A vue3 plugin that allows to manage the privacy of an HTML element by blurring its content

GitHub

12 stars
2 watching
0 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ndelvalle/v-blur A Vue.js directive to temporarily obscure an element's content 184
andrewvasilchuk/v-visible A Vue.js directive for controlling the visibility of HTML elements 2
zhanziyang/v-dragged A Vue directive plugin for detecting drag events and updating element positions. 91
dividuum/html-vault Creates self-contained HTML pages protecting secret information by encoding and encrypting content 150
fchancel/v-image-magnifier An interactive image zoom plugin for Vue.js applications 14
ignoreintuition/d3vue A D3 plugin for VueJS that enables data visualization using the D3 v4 library. 92
scrum/vue-restricted-input A Vue.js input mask library that restricts user input to specific characters. 10
huangshuwei/vue-click-helper A Vue directive to handle click events with optional double click detection and customizable timing 11
chrishurlburt/vue-scrollview A Vue.js component that detects when components are visible in the viewport. 116
pxyup/vue-not-visible A Vue directive that allows conditional rendering of elements based on screen size and breakpoints 23
apertureless/vue-breakpoints Utility component to conditionally show and hide components based on screen size and resolution 194
hc200ok/vue2-text-annotation A Vue.js component for annotating and masking text data 7
phegman/v-scroll-lock A Vue.js directive for locking the body scroll on all elements except a specified target element. 185
ventralnet/v-hide A directive that adds conditional rendering and maintains rendered layout space in the DOM by toggling element visibility. 7
ndelvalle/v-click-outside A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. 967