1
0
mirror of https://github.com/garraflavatra/alphabets.git synced 2025-07-13 15:14:05 +00:00
Files
alphabets/docs/usage/usage.md

338 B

title, toc
title toc
Usage false
import { <alphabetYouWantToUse> } from 'alphabets';

or:

const alphabets = require('alphabets');
console.log(alphabets.<alphabetYouWantToUse>);

where <alphabetYouWantToUse> is an alphabet this package supports. Here is a list from which you can choose.