Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

tailadmin-ui-kit

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailadmin-ui-kit

VueJS UI Kit for Admin Panels

Source
npmnpm
Version
1.0.26
Version published
Weekly downloads
283
277.33%
Maintainers
1
Weekly downloads
 
Created
Source

🌙 Moon

npm (scoped) npm bundle size (scoped) NPM

A lightweight Vue 3 component library.

When you are starting a new prototype you want to be able to develop features fast. We created this component library as a way for us to build products quickly without having to deal with complicated packages and a huge bundle sizes.

Usage

First install the library using your prefered package manager

yarn add @ulissesferreira/moon

then you can import the available components like so

import { Button } from '@ulissesferreira/moon'

Available commands

Here is a list of all available npm commands.

Starting the dev environment We use Vue Press to hold our component documentation and examples

yarn dev

Building the documentation

yarn build

Serving the documentation

yarn serve

Building the library bundles

yarn build:library

Analyzing bundle sizes with rollup-plugin-visualizer

yarn analyze

Lint all files

yarn lint

Format all files

yarn format

Keywords

css

FAQs

Package last updated on 17 May 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