Skip to content

Package for rendering numerals from number and grammar gender. Only Russian is supported.

Notifications You must be signed in to change notification settings

webstormrage/numeral-ru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numeral-ru

Пакет для генерации порядковых числительных из чисел:

import {orderNumeral, GENDER} from 'numeral-ru';

orderNumeral(5, GENDER.MASCULINE) // "пятый"

Текущее состояние

Поддерживает числа от 1 до 999

About

Package for rendering numerals from number and grammar gender. Only Russian is supported.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published