petlyh / unidecode.dart

ASCII transliterations of Unicode text. Dart port of the unidecode Python library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unidecode.dart

ASCII transliterations of Unicode text. Dart port of the Unidecode Python library.

Add to a project

$ dart pub add unidecode --git-url=https://github.com/petlyh/unidecode.dart --git-ref=v1.0.0

About

ASCII transliterations of Unicode text. Dart port of the unidecode Python library.

License:GNU General Public License v2.0


Languages

Language:Dart 100.0%