1.0.3 • Published 7 years ago

sambung-kata-helper v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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.
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago