num2word

package module
v0.0.0-...-fcf7ab1 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 3 Imported by: 0

README

num2word

GoDoc codecov Build Status GoCard GitHub license

num2word - Числа прописью

golang package для написания сумм прописью.

Features

В текущей версии реализовано:

RuMoney - деньги прописью на русском

Usage

import (
  "github.com/LeKovr/num2word"
)

...

text := num2word.RuMoney(total, true)

License

The MIT License (MIT), see LICENSE.

Copyright (c) 2016 Alexey Kovrizhkin ak@elfire.ru

Documentation

Overview

Package num2word holds Number to words converter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RuMoney

func RuMoney(number float64, upperFirstChar bool) string

RuMoney - деньги прописью на русском

Types

This section is empty.

Jump to

Keyboard shortcuts

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