bahasa-ge

1.0.2 • Public • Published

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 bahasaGe = 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(bahasaGe(txt))
node index.js

result

Sogomege vegery igimpogortagant striging, thagat nogot egevegeryogonege cagan knogow.
 
Segebuguagah kagaligimagat pegentiging yagang gagak segemuguaga ogoragang bogolegeh tagaugu.

Dependents (0)

Package Sidebar

Install

npm i bahasa-ge

Weekly Downloads

3

Version

1.0.2

License

ISC

Last publish

Collaborators

  • sidikriders