mirror of
https://github.com/garraflavatra/alphabets.git
synced 2025-01-18 21:27:58 +00:00
Add status badges
This commit is contained in:
parent
066be5ad41
commit
adef5bd0a2
@ -1,6 +1,8 @@
|
|||||||
# Alphabets
|
# Alphabets
|
||||||
|
|
||||||
[![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml)
|
[![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml)
|
||||||
|
![npm](https://img.shields.io/npm/v/alphabets)
|
||||||
|
![npm bundle size](https://img.shields.io/bundlephobia/min/alphabets)
|
||||||
|
|
||||||
A tiny JS dependency (<2kb!) which exports many alphabets for many use
|
A tiny JS dependency (<2kb!) which exports many alphabets for many use
|
||||||
cases.
|
cases.
|
||||||
|
@ -6,6 +6,8 @@ A tiny JS dependency (<2kb!) which exports many alphabets for many use
|
|||||||
cases.
|
cases.
|
||||||
|
|
||||||
[![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml)
|
[![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml)
|
||||||
|
![npm](https://img.shields.io/npm/v/alphabets)
|
||||||
|
![npm bundle size](https://img.shields.io/bundlephobia/min/alphabets)
|
||||||
|
|
||||||
## Why would I use this?
|
## Why would I use this?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user