Socket
Socket
Sign inDemoInstall

paliari-vue

Package Overview
Dependencies
2
Maintainers
5
Versions
114
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    paliari-vue

[![npm](https://img.shields.io/npm/v/paliari-vue.svg)](https://www.npmjs.com/package/paliari-vue) [![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/)


Version published
Maintainers
5
Install size
1.32 MB
Created

Readme

Source

paliari-vue

npm vue2

Installation

yarn add paliari-vue

Demo

DEMO

Usage (Webpack)

import Vue from 'vue'
import Vuex from 'vuex'

import PaliariVue from 'paliari-vue'

// You need a specific loader for CSS files like https://github.com/webpack/css-loader
import 'paliari-vue/dist/paliari-vue.css'

Vue.use(PaliariVue, { Vuex })

Development

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Compiles and minifies DEMO for production

yarn build:demo

Runs build and build:demo

yarn release

Run your unit tests

yarn test:unit

Customize configuration

See Configuration Reference.

FAQs

Last updated on 18 Jul 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc