1.0.1 • Published 4 years ago

@universis/grammar v1.0.1

Weekly downloads
-
License
LGPL-3.0-or-later
Repository
gitlab
Last release
4 years 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

1 year ago

1.0.7

2 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago