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

@dpapejs/dpvue-ui

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dpapejs/dpvue-ui

A Component Library for VueJs2.x

  • 1.0.31
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Dpvue UI

A Component Library for Vue.js2.x

npm npm NPM

Dpvue will stay with Vue 2.x

Install

npm install @dpapejs/dpvue-ui -S

Quick Start

import Vue from 'vue'
import DpUI from '@dpapejs/dpvue-ui'

Vue.use(DpUI)

// or
import {
  Select,
  Button
  // ...
} from '@dpapejs/dpvue-ui'

Vue.use(Select)
Vue.use(Button)

For more information, please refer to Quick Start in our documentation.

Browser Support

Modern browsers and Internet Explorer 10+.

LICENSE

Apache-2.0

Keywords

FAQs

Package last updated on 22 Jun 2022

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

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