0.7.2 • Published 2 years ago

@indigit/vanilla-components v0.7.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

0.6.26

2 years ago

0.7.2

2 years ago

0.6.25

2 years ago

0.6.21

2 years ago

0.6.20

2 years ago

0.6.23

2 years ago

0.6.22

2 years ago

0.6.24

2 years ago

0.6.18

2 years ago

0.6.17

2 years ago

0.6.19

2 years ago

0.6.16

2 years ago

0.6.15

2 years ago

0.6.14

2 years ago

0.6.13

2 years ago

0.6.12

2 years ago

0.6.11

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.9

2 years ago

0.5.8

2 years ago

0.5.7

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago