Skip to content

Commit

Permalink
Merge pull request #4 from hunghg255/hunghg255-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 authored Jan 10, 2024
2 parents 9d8e53a + 43acb55 commit f502b22
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# A tiny Toast

[![npm version](https://badge.fury.io/js/toastjs-tiny.svg)](https://badge.fury.io/js/toastjs-tiny) [![npm](https://img.shields.io/npm/dt/toastjs-tiny.svg?logo=npm)](https://www.npmjs.com/package/toastjs-tiny) [![npm](https://img.shields.io/bundlephobia/minzip/toastjs-tiny)](https://www.npmjs.com/package/toastjs-tiny)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg)](#contributors-)

[Live Demo](https://hunghg255.github.io/toast/demo/index.html)
<p align="center">
<a href="https://www.npmjs.com/package/toastjs-tiny" target="_blank" rel="noopener noreferrer">
<img src="https://api.iconify.design/material-symbols:circle-notifications.svg?color=%23b4b9fd" alt="logo" width='100'/></a>
</p>

<p align="center">
A library to show toast notification on web
</p>

<p align="center">
<a href="https://www.npmjs.com/package/toastjs-tiny" target="_blank" rel="noopener noreferrer"><img src="https://badge.fury.io/js/csvs-parsers.svg" alt="NPM Version" /></a>
<a href="https://www.npmjs.com/package/toastjs-tiny" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/npm/dt/csvs-parsers.svg?logo=npm" alt="NPM Downloads" /></a>
<a href="https://bundlephobia.com/result?p=toastjs-tiny" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/bundlephobia/minzip/toastjs-tiny" alt="Minizip" /></a>
<a href="https:/hunghg255/toastjs-tiny/graphs/contributors" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/all_contributors-1-orange.svg" alt="Contributors" /></a>
<a href="https:/hunghg255/toastjs-tiny/blob/main/LICENSE" target="_blank" rel="noopener noreferrer"><img src="https://badgen.net/github/license/hunghg255/toastjs-tiny" alt="License" /></a>
</p>

## Installation

Expand Down

0 comments on commit f502b22

Please sign in to comment.