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 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ndelvalle/v-blurA Vue.js directive to temporarily obscure an element's content184
andrewvasilchuk/v-visibleA Vue.js directive for controlling the visibility of HTML elements2
zhanziyang/v-draggedA Vue directive plugin for detecting drag events and updating element positions.91
dividuum/html-vaultCreates self-contained HTML pages protecting secret information by encoding and encrypting content150
fchancel/v-image-magnifierAn interactive image zoom plugin for Vue.js applications14
ignoreintuition/d3vueA D3 plugin for VueJS that enables data visualization using the D3 v4 library.92
scrum/vue-restricted-inputA Vue.js input mask library that restricts user input to specific characters.10
huangshuwei/vue-click-helperA Vue directive to handle click events with optional double click detection and customizable timing11
chrishurlburt/vue-scrollviewA Vue.js component that detects when components are visible in the viewport.116
pxyup/vue-not-visibleA Vue directive that allows conditional rendering of elements based on screen size and breakpoints23
apertureless/vue-breakpointsUtility component to conditionally show and hide components based on screen size and resolution194
hc200ok/vue2-text-annotationA Vue.js component for annotating and masking text data7
phegman/v-scroll-lockA Vue.js directive for locking the body scroll on all elements except a specified target element.186
ventralnet/v-hideA directive that adds conditional rendering and maintains rendered layout space in the DOM by toggling element visibility.7
ndelvalle/v-click-outsideA Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation.967