Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obewds/tw-text-palette-default
The @obewds/tw-text-palette-default modular design system component for Vue.js
https://github.com/obewds/tw-text-palette-default
Last synced: 19 days ago
JSON representation
The @obewds/tw-text-palette-default modular design system component for Vue.js
- Host: GitHub
- URL: https://github.com/obewds/tw-text-palette-default
- Owner: obewds
- License: mit
- Created: 2022-05-05T00:19:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T05:35:44.000Z (over 1 year ago)
- Last Synced: 2024-10-09T05:47:26.377Z (about 1 month ago)
- Language: Vue
- Size: 1.79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tw-text-palette-default
The @obewds/tw-text-palette-default modular design system component for Vue.js
![GitHub package.json version](https://img.shields.io/github/package-json/v/obewds/tw-text-palette-default?label=Github&logo=github&style=for-the-badge) ![npm](https://img.shields.io/npm/v/@obewds/tw-text-palette-default?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)
---
## DocumentationCheck out the [official docs](https://obewds.github.io/tw-text-palette-default/) for this component for more details!
Or check out the [CHANGELOG](https://github.com/obewds/tw-text-palette-default/blob/main/CHANGELOG.md) for the code base!
---
## Installation```bash
npm install @obewds/tw-text-palette-default --save-dev
```
---
## Uninstall```bash
npm uninstall @obewds/tw-text-palette-default
```