Transliterate
A library to convert Unicode characters to Latin characters using transliteration, enhancing text readability and compatibility.
Transliterate is built in JavaScript, distributed under the MIT License, 317 GitHub stars, latest release v2.3.1.
When to use Transliterate
Transliterate is listed here as a Utils project. The directory calls out Handles various Unicode characters, Improves text readability, Essential for internationalization as capabilities associated with it.
Other recorded traits for Transliterate include Lightweight and fast, JavaScript support.
Besides Utils, this page also files Transliterate under Development, Code Quality.
Transliterate compared with
Records in this directory name unidecode, slugify as products people compare with Transliterate. That list is editorial metadata, not a claim that Transliterate replaces each of them.
What the Transliterate stats reflect
GitHub currently shows 317 GitHub stars, 25 forks, 2 open issues, latest tracked release v2.3.1. Star and activity counts here are a snapshot used as a proxy for community adoption, not a quality score.
Stats refreshed
- Language
- JavaScript
- Latest Release
- v2.3.1
- License
- MIT License
Our Newsletter
Get new Utils tools right in your inbox
Get short emails with useful utils projects, releases, and repos worth watching.
Key features of Transliterate
- Handles various Unicode characters
- Improves text readability
- Essential for internationalization
- Lightweight and fast
- JavaScript support
Transliterate resources
Transliterate on GitHub
More Utils tools
Deadfile
A simple utility tool to find unused files in JavaScript projects, supporting ES5, ES6, React, Vue, and more.
Jscpd
A tool to detect copy/paste errors in programming source code, helping to maintain code quality and avoid duplication.
Difftastic
A structural diff tool that understands syntax, highlighting changes in a detailed and precise manner.
useEventListener
A custom React Hook for declarative event listener management in React applications.
P-debounce
A robust utility for debouncing promise-returning and asynchronous functions, helping to optimize performance and resource management.
Compose-regexp.js
Build and compose maintainable regular expressions in JavaScript effortlessly.