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

tq-img-preview

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tq-img-preview - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

index.js
import lgPreview from './vue-preview.vue'
export default {
install: function (Vue, options) {
install: function (Vue, options) {
const LOGIC_EVENT_BUS = new Vue({

@@ -6,0 +6,0 @@ data(){

{
"name": "tq-img-preview",
"version": "0.0.0",
"version": "0.0.1",
"description": "a img preview directive",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -115,2 +115,23 @@ fork from https://github.com/xLogic92/vue-picture-preview

```
```css
<style>
.title{
color: #666;
font-size: 14px;
line-height: 30px;
}
.img{
width: 100px;
height: 100px;
margin-right: 20px;
}
.span{
cursor: pointer;
color: #2d8cf0;
margin-right: 20px;
}
</style>
```
## API

@@ -117,0 +138,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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