num2words

package module
v0.0.0-...-059f7fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2022 License: MIT Imports: 3 Imported by: 0

README

num2words

Go Report Card Build Status Maintainability

Introduction

num2words is a small module written in pure Go that converts numbers to words in Indonesian. Example : 1267 -> seribu dua ratus enam puluh tujuh

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Convert

func Convert(number int64) (string, error)

Convert converts number into the words representation

Types

type Words

type Words []string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL