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

soot-ui

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

soot-ui

A set of a UI components for Vue apps, with a focus on desktop usability and dark design.

latest
npmnpm
Version
0.1.7
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

soot-ui

A set of dark UI components for Vue 2 apps. Includes a demo in the repo with an example of all components. Not currently compatible with vue-cli-service >=v4.0.0 - designed for use in projects with v3.6.0.

Still in early development.

Working with the repository

npm install        # Install dependencies
npm start          # Shorthand for npm run serve
npm run serve      # Serve the demo page, live reloading when components change on disk
npm run build      # Run the production build (minified, doesn't include demo HTML page)
npm run build:demo # Build the demo page for offline viewing
npm run watch      # Run the production build, re-running when components change on disk
npm run watch:demo # Run the demo build, re-running when components change on disk

Keywords

vue

FAQs

Package last updated on 05 Apr 2021

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