Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```

(back to top)

[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/