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

@geist-ui/vue

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geist-ui/vue

A popular UI framework for Vue

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
2
Created
Source

@geist-ui/vue -- An open-source design system for building modern websites and applications.

Looking for React components? Try Geist React.


Quick Start

  • run yarn add @geist-ui/vue or npm i @geist-ui/vue install it.

  • import to projcet:

import Vue from 'vue'
import GeistUI from '@geist-ui/vue'
import '@geist-ui/vue/dist/geist-ui.css'

Vue.use(GeistUI)

Documentation


Development

  • fork and clone.
  • start: yarn && yarn dev

LICENSE

MIT

Keywords

vue component

FAQs

Package last updated on 24 Aug 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