Détail du package

greekifycaps

alexkey14MIT1.0.6

Fixing text transform uppercase toning issue with Greekfiycaps

greekify, text, caps, lock

readme

This module aims to fix the toning issue caused by text-transform: uppercase on Greek letters.

USAGE:

const greekifycaps = require('greekifycaps'); greekifycaps.GreekText("ΕΊΜΑΙ Ο ΑΛΈΞΑΝΔΡΟΣ")

Output: ΕΙΜΑΙ Ο ΑΛΕΞΑΝΔΡΟΣ