2021-05-24 10:32:23 +00:00
|
|
|
---
|
|
|
|
title: Alphabets
|
2021-05-24 16:05:14 +00:00
|
|
|
toc: false
|
2021-05-24 10:32:23 +00:00
|
|
|
---
|
|
|
|
|
2021-05-24 16:05:14 +00:00
|
|
|
A tiny JS dependency (<2kb!) which exports many alphabet arrays for many use
|
2021-05-24 10:32:23 +00:00
|
|
|
cases.
|
|
|
|
|
2021-05-24 11:43:34 +00:00
|
|
|
[![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml)
|
2021-05-24 15:31:20 +00:00
|
|
|
[![npm](https://img.shields.io/npm/v/alphabets)](https://www.npmjs.com/package/alphabets)
|
|
|
|
[![npm bundle size](https://img.shields.io/bundlephobia/min/alphabets)](https://www.npmjs.com/package/alphabets)
|
2021-05-24 16:05:14 +00:00
|
|
|
[![GitHub last commit](https://img.shields.io/github/last-commit/garraflavatra/alphabets)](https://github.com/garraflavatra/alphabets)
|
|
|
|
[![Forum](https://img.shields.io/badge/-forum-blue)](https://github.com/garraflavatra/alphabets)
|
2021-05-24 11:42:06 +00:00
|
|
|
|
2021-05-24 16:05:14 +00:00
|
|
|
Are you convinced [why to use this](/about/why)? Get started
|
|
|
|
[here](/usage/installation)!
|