New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dlsugar

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dlsugar

A Vue.js project

latest
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

dlsugar

A Vue.js UI Toolkit for web

Install

npm install dlsugar -S

Quick Start

import Vue from 'vue'
import dlsugar from 'dlsugar'

Vue.use(dlsugar)

// or
import {
  cardContainer
  // ...
} from 'dlsugar'

Vue.component(cardContainer.name, cardContainer)

import style

import 'dlsugar/lib/theme-chalk/index.css'

Browser Support

Modern browsers and Internet Explorer 10+.

LICENSE

MIT

FAQs

Package last updated on 09 May 2020

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