Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

paliari-vue

Package Overview
Dependencies
Maintainers
5
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

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/)

latest
Source
npmnpm
Version
2.2.1
Version published
Maintainers
5
Created
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

Package last updated on 18 Jul 2023

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