Skip to content

pramonoagung/alay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

alay

NPM Package for convert character to number.

Feature

  • Convert character to number.

Example

Hello World! to H3110 W0r1d!

Installing

Using npm:

$ npm install alay

How To Use

const alay = require('alay');

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

About

Node module for convert character to number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published