Install & Download:
# Yarn
yarn add v-blur
# NPM
$ npm install v-blurDescription:
A Vue directive that allows to dynamically apply a blur effect to any element.
Preview:

Changelog:
v1.0.4 (11/05/2020)
- Support default configuration
- feat(pointer-events) disable userSelect and pointerEvents on blur