Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-3-fullscreen-image-directive-plugin

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-3-fullscreen-image-directive-plugin - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

2

package.json
{
"name": "vue-3-fullscreen-image-directive-plugin",
"version": "1.0.0",
"version": "1.0.2",
"description": "Vue 3 plugin to open an image in a modal on click",

@@ -5,0 +5,0 @@ "keywords": [

@@ -7,2 +7,13 @@ # Vue 3 Fullscreen Image Directive Plugin

## Features
- **Lightweight:** Our package is designed to be minimalistic and efficient, ensuring a small footprint without compromising functionality.
- **Accessible:** We prioritize accessibility to ensure that our package can be easily used by everyone, including users with disabilities.
- **Abundant Options:** With a plethora of customizable options, you have the flexibility to tailor the package to suit your specific needs. Explore the extensive set of features to enhance your development experience.
- **Responsive:** Our package is built to be responsive, adapting seamlessly to various screen sizes and devices.
## Installation

@@ -21,6 +32,7 @@

```vue
```typescript
import { createApp } from 'vue'
import App from './App.vue'
import { fullscreenImagePlugin } from './fullscreen-image-plugin'
import 'vue-3-fullscreen-image-directive-plugin/style.css'

@@ -60,1 +72,8 @@ createApp(App).use(fullscreenImagePlugin).mount('#app')

## Author
This npm package is developed and maintained by Anatole Acqueberge, feel free to contibute.
## License
This project is licensed under the MIT License
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc