UNPKG

bwp-alay-letter

Version:

Npm Package for convert normal string to alay letter.

13 lines (7 loc) 167 B
# Alay Letter Npm Package for convert normal string to alay letter. ## How To Use ``` const alay = require('alay-letter'); console.log(alay('Hello World')); ```