latinify

package module
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2019 License: MIT Imports: 6 Imported by: 0

README

Coverage Status

latinify

library to assist in unicode conversion and romanization of other alphabets.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Slugify

func Slugify(source string) (string, error)

Slugify transform a source folder in a no spacede ascii string

func String

func String(source string) (string, error)

String convert any unicode souce in a Latin compatible text

func StringWithTable

func StringWithTable(source string, tables ...Table) (string, error)

StringWithTable convert any unicode source in a LAtin compatible text using Tables conversion

Types

type Table

type Table map[rune]rune

Table unicode mapped table

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL