devanagari-transliterations-0.1.0.0: Conversion between Devanagari Unicode, Harvard-Kyoto, IAST and ISO15919.
Safe HaskellSafe-Inferred
LanguageGHC2021

Data.Char.Devanagari.Generators

Synopsis

Documentation

toIast :: Generator Source #

toDevanagari :: Generator Source #

toIso :: Generator Source #

toHarvard :: Generator Source #

tokenMapToMd :: Text Source #

this function creates a markdown table containing the complete character map in all four encodings.

tokenMapToHtml :: Text Source #

this function creates an html table containing the complete character map in all four encodings.

tokenMap :: [(Text, Text, Text, Text)] Source #

returns a list of tuples containing all available characters in all four encodings.