Skip to content

Instantly share code, notes, and snippets.

@haidarafif0809
Created March 12, 2018 08:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haidarafif0809/778f9f0db0ee0fa7eb5d90d9fb6788b8 to your computer and use it in GitHub Desktop.
Save haidarafif0809/778f9f0db0ee0fa7eb5d90d9fb6788b8 to your computer and use it in GitHub Desktop.
Alay Readme

Alay Letter

Npm Package for convert normal string to alay letter.

How To Use

const alay = require('alay-letter');

console.log(alay('Hello World'));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment