@universis/grammar
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

@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
}); // ΓΕΩΡΓΙΟΥ

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i @universis/grammar

    Weekly Downloads

    24

    Version

    1.0.6

    License

    LGPL-3.0-or-later

    Unpacked Size

    53.1 kB

    Total Files

    19

    Last publish

    Collaborators

    • universis