0.7.2 • Published 3 years ago

@indigit/vanilla-components v0.7.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Vanilla Components

A lightweight Vue 3 component library based on VariantJS & HeadlessUi + Vanilla Components

Usage

First install the library using your prefered package manager

yarn add @igerslike/vanilla-components

then you can import the available components like so

import { Button } from '@vanilla-components'

Available commands

Here is a list of all available npm commands.

Building the library bundles

yarn lib:build

Publish the Library

yarn lib:publish

Analyzing bundle sizes with rollup-plugin-visualizer

yarn analyze

Lint all files

yarn lint

Format all files

yarn format

Using the Package on Vuepress or Locally

yarn link then on your vuepress yarn link "@indigit/vanilla-components"

Or using pnpm

Patching

https://github.com/ds300/patch-package

Edit the files in node_modules

npx patch-package @vue/theme
npx patch-package
0.6.27

3 years ago

0.6.26

3 years ago

0.7.2

3 years ago

0.6.25

3 years ago

0.6.21

3 years ago

0.6.20

3 years ago

0.6.23

3 years ago

0.6.22

3 years ago

0.6.24

3 years ago

0.6.18

3 years ago

0.6.17

3 years ago

0.6.19

3 years ago

0.6.16

3 years ago

0.6.15

3 years ago

0.6.14

3 years ago

0.6.13

3 years ago

0.6.12

3 years ago

0.6.11

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.9

3 years ago

0.5.8

3 years ago

0.5.7

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago