Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/obewds/obewds-tw-config

The @obewds/obewds-tw-config modular design system component for Vue.js
https://github.com/obewds/obewds-tw-config

Last synced: 5 days ago
JSON representation

The @obewds/obewds-tw-config modular design system component for Vue.js

Awesome Lists containing this project

README

        

# obewds-tw-config

The @obewds/obewds-tw-config modular design system component for Vue.js

![GitHub package.json version](https://img.shields.io/github/package-json/v/obewds/obewds-tw-config?label=Github&logo=github&style=for-the-badge)   ![npm](https://img.shields.io/npm/v/@obewds/obewds-tw-config?color=%23cc3534&logo=npm&style=for-the-badge)

![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D)   ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)   ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)   ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)   ![Dependabot](https://img.shields.io/badge/dependabot-025E8C?style=for-the-badge&logo=dependabot&logoColor=white)


---
## Documentation

Check out the [official docs](https://obewds.github.io/obewds-tw-config/) for this component for more details!

Or check out the [CHANGELOG](https://github.com/obewds/obewds-tw-config/blob/main/CHANGELOG.md) for the code base!


---
## Installation

```bash
npm install @obewds/vue-tw-el --save-dev
```


---
## Uninstall

```bash
npm uninstall @obewds/vue-tw-el
```