Skip to content

sidikriders/npm-package

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bahasa-ge

A tools for converting casual language to ge-language

ge-language is an alternative way to alter your way of communicating by duplicating every vocal character and put "g" beetwen them

exp: "where are you going?"

ge-language: "whegerege agarege yogougu gogoiging?"

Instalation

$ npm install --save bahasa-ge

How To Run

$ touch index.js
$ vim index.js
const bahasa = require('bahasa-ge');

let txt = "Some very important string, that not everyone can know.\n\nSebuah kalimat penting yang gak semua orang boleh tau."

console.log(bahasa(txt))
node index.js

result

Sogomege vegery igimpogortagant striging, thagat nogot egevegeryogonege cagan knogow.

Segebuguagah kagaligimagat pegentiging yagang gagak segemuguaga ogoragang bogolegeh tagaugu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%