hunaccent
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Hunaccent

A TypeScript library to switch non-accented Hungarian words to accented Hungarian words.

Ported from Judit Ács's popular C++ project: Hunaccent.

Usage

yarn install hunaccent
import Accentizer from "hunaccent";

console.log(Accentizer.accentize("Arvizoturo tukorfurogep"));

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i hunaccent

    Weekly Downloads

    0

    Version

    1.0.2

    License

    BSD-3-Clause

    Unpacked Size

    5.99 MB

    Total Files

    12

    Last publish

    Collaborators

    • darktohka