Socket
Book a DemoInstallSign in
Socket

@websanova/vue-property

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@websanova/vue-property

Simple property fetch Vue.js plugin.

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

vue-property

A Simple plugin for fetching properties from an API for front-end use.

Install

> sudo npm install @websanova/vue-property

Usage

For the simplest usage just include and the package will look for the local environment in the project root ./.env and for default environment specific files in ./src/env/ folder.

Vue.use(require('@websanova/vue-property'));

Keywords

vue

FAQs

Package last updated on 03 Mar 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