Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obewds/tw-bg-palette-monochromatic
The @obewds/tw-bg-palette-monochromatic modular design system component for Vue.js
https://github.com/obewds/tw-bg-palette-monochromatic
Last synced: about 1 month ago
JSON representation
The @obewds/tw-bg-palette-monochromatic modular design system component for Vue.js
- Host: GitHub
- URL: https://github.com/obewds/tw-bg-palette-monochromatic
- Owner: obewds
- License: mit
- Created: 2022-05-04T22:08:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T02:22:54.000Z (over 1 year ago)
- Last Synced: 2024-10-10T11:28:55.366Z (about 1 month ago)
- Language: Vue
- Homepage: https://obewds.github.io/tw-bg-palette-monochromatic/
- Size: 1.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
### ⚠️ Project Depreciated ⚠️
**This project has been depreciated. Use [VueVentus](https://vueventus.com/) (via [github](https://github.com/obewds/vueventus) or via [npm](https://www.npmjs.com/package/@obewds/vueventus)), which is the result of this project, and has this functionality along with much more.**
---
# tw-bg-palette-monochromatic
The @obewds/tw-bg-palette-monochromatic modular design system component for Vue.js
![GitHub package.json version](https://img.shields.io/github/package-json/v/obewds/tw-bg-palette-monochromatic?label=Github&logo=github&style=for-the-badge) ![npm](https://img.shields.io/npm/v/@obewds/tw-bg-palette-monochromatic?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-bg-palette-monochromatic/) for this component for more details!
Or check out the [CHANGELOG](https://github.com/obewds/tw-bg-palette-monochromatic/blob/main/CHANGELOG.md) for the code base!
---
## Installation```bash
npm install @obewds/tw-bg-palette-monochromatic --save-dev
```
---
## Uninstall```bash
npm uninstall @obewds/tw-bg-palette-monochromatic
```