1.0.2-beta2 • Published 7 years ago

kurs v1.0.2-beta2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Kurs

Bless 1.0.2-beta2 Kurs came from the word 'kurensi' from Bahasa Indonesia.

The purpose of this package is to scrap currency data, but since I didn't put many effort in it. It will only return a string, for now.

Usage

Params

  • Amount
  • From
  • To
// kurs.scrap(amount, from, to)

kurs.scrap(1, 'idr', usd)

The code above will return :

1 IDR > USD = ... USD

License

This package is currently licensed under MIT. I'll probably change it to the Creative Commons license in the future. Probably, probably.

1.0.2-beta2

7 years ago

1.0.2-beta

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago