1.0.8 • Published 7 months ago

@universis/grammar v1.0.8

Weekly downloads
-
License
LGPL-3.0-or-later
Repository
gitlab
Last release
7 months ago

@universis/grammar

Grammar utils and converters

Installation

npm i @universis/grammar

Usage

import {GenitiveFormatter, GenderEnum} from '@universis/grammar';

const genitive = GenitiveFormatter.format('ΓΕΩΡΓΙΟΣ', 'el', {
    gender: GenderEnum.Male
}); // ΓΕΩΡΓΙΟΥ
1.0.8

7 months ago

1.0.7

11 months ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago