Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alejandrosuero/butterup-toast-lib
The TypeScript and component library notification plugin based on https://github.com/dgtlss/butterup repository
https://github.com/alejandrosuero/butterup-toast-lib
Last synced: 14 days ago
JSON representation
The TypeScript and component library notification plugin based on https://github.com/dgtlss/butterup repository
- Host: GitHub
- URL: https://github.com/alejandrosuero/butterup-toast-lib
- Owner: AlejandroSuero
- License: mit
- Created: 2024-05-10T16:56:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T17:00:29.000Z (8 months ago)
- Last Synced: 2024-10-19T11:15:43.113Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
Butterup Toast Library
The Customizable and Lightweight TypeScript and JSX component notification
based on
Nathan Langer's repository
[![Typescript][typescript-badge]][typescript-url]
---
# Installation
Install this library using your node package manager.
- With **npm**
```bash
npm install butterup-toast-lib
```- With **pnpm**
```bash
pnpm add butterup-toast-lib
```- With **bun**
```bash
bun add butterup-toast-lib
```- With **yarn**
```bash
yarn add butterup-toast-lib
```[stars-shield]: https://img.shields.io/github/stars/AlejandroSuero/butterup-toast-lib.svg?style=for-the-badge
[stars-url]: https://github.com/AlejandroSuero/butterup-toast-lib/stargazers
[issues-shield]: https://img.shields.io/github/issues/AlejandroSuero/butterup-toast-lib.svg?style=for-the-badge
[issues-url]: https://github.com/AlejandroSuero/butterup-toast-lib/issues
[typescript-badge]: https://img.shields.io/github/stars/AlejandroSuero/butterup-toast-lib.svg?style=for-the-badge
[typescript-url]: https://www.typescriptlang.org/