Skip to content

Vue Filter to Convert Number into Indonesian words.

License

Notifications You must be signed in to change notification settings

maghffu/terbilang-vue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Vue Filter to Convert Number into Indonesian words.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published