Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 950 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 950 Bytes

Terbilang Vue

Vue Filter to Convert Number into Indonesian words. Adapted from Terbilang.js

DEMO

Install

Include the terbilang-vue.js to your HTML or web page file after Vue.Js.

Usage

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>

Hopefully this can be useful~

Semoga bisa jadi modal buat pecah telor di pasar lokal - Pake Vue :v

Let's talk about some projects with me

Just Contact Me At:

License

MIT Copyright (c) 2016 - forever Naufal Rabbani