@types/greek-utils
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Installation

npm install --save @types/greek-utils

Summary

This package contains type definitions for greek-utils (https://github.com/vbarzokas/greek-utils).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/greek-utils.

index.d.ts

export function sanitizeDiacritics(text: string, ignore?: string): string;

export function toGreek(text: string, ignore?: string): string;

export function toGreeklish(text: string, ignore?: string): string;

export function toPhoneticLatin(text: string, ignore?: string): string;

export function toTransliteratedLatin(text: string, ignore?: string): string;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Dimitris Kirtsios.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/greek-utils

Weekly Downloads

961

Version

1.2.2

License

MIT

Unpacked Size

3.28 kB

Total Files

5

Last publish

Collaborators

  • types