🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

lasa-import-file

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lasa-import-file

A Vue.js component for Lasa Import File

latest
npmnpm
Version
0.0.18
Version published
Weekly downloads
19
Maintainers
1
Weekly downloads
 
Created
Source

lasa-import-file

A VueJs component for Lasa Import File

Installation

npm i --save-dev lasa-import-file

Browser

Include the script file, then install the component with Vue.use(LasaImportFile); e.g.:

<script type="text/javascript" src="node_modules/vuejs/dist/vue.min.js"></script>
<script type="text/javascript" src="node_modules/lasa-import-file/dist/lasa-import-file.min.js"></script>
<script type="text/javascript">
  Vue.use(LasaImportFile);
</script>

Module

import LasaImportFile from 'lasa-import-file';

Usage

Once installed, it can be used in a template as simply as:

<lasa-import-file></lasa-import-file>

FAQs

Package last updated on 09 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts