Vue Filter to Convert Number into Indonesian words. Adapted from Terbilang.js
Include the terbilang-vue.js to your HTML or web page file after Vue.Js.
Use it as a filter in a Vue app template~
<div id="app">
<b>{{ 1000 | terbilang }}</b> // Seribu
<p>{{ 254 | terbilang }}</p> // Dua Ratus Lima Puluh Empat
</div>
Semoga bisa jadi modal buat pecah telor di pasar lokal - Pake Vue :v
Just Contact Me At:
- Email: bosnaufalemail@gmail.com
- Skype Id: bosnaufal254
- twitter: @BosNaufal
MIT Copyright (c) 2016 - forever Naufal Rabbani