greekifycaps

Fixing text transform uppercase toning issue with Greekfiycaps

Usage no npm install needed!

<script type="module">
  import greekifycaps from 'https://cdn.skypack.dev/greekifycaps';
</script>

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: ΕΙΜΑΙ Ο ΑΛΕΞΑΝΔΡΟΣ