All Projects → Rabbit-Converter → Rabbit

Rabbit-Converter / Rabbit

Licence: other
Another Zawgyi <=> Unicode Converter

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Rabbit

Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Stars: ✭ 112 (-28.66%)
Mutual labels:  unicode
Unibits
Visualize different Unicode encodings in the terminal
Stars: ✭ 125 (-20.38%)
Mutual labels:  unicode
Guide To Swift Strings Sample Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
Stars: ✭ 136 (-13.38%)
Mutual labels:  unicode
Uniseg
Unicode Text Segmentation for Go (or: How to Count Characters in a String)
Stars: ✭ 113 (-28.03%)
Mutual labels:  unicode
Js Codepage
💱 Codepages for JS
Stars: ✭ 119 (-24.2%)
Mutual labels:  unicode
Confusable homoglyphs
ϲοnfuѕаblе_һοmоɡlyphs
Stars: ✭ 130 (-17.2%)
Mutual labels:  unicode
Plotille
Plot in the terminal using braille dots.
Stars: ✭ 99 (-36.94%)
Mutual labels:  unicode
Harfbuzz
HarfBuzz text shaping engine
Stars: ✭ 2,206 (+1305.1%)
Mutual labels:  unicode
Ratel
RAT-el is an open source penetration test tool that allows you to take control of a windows machine. It works on the client-server model, the server sends commands and the client executes the commands and sends the result back to the server. The client is completely undetectable by anti-virus software.
Stars: ✭ 121 (-22.93%)
Mutual labels:  unicode
Punic
PHP translation and localization made easy!
Stars: ✭ 133 (-15.29%)
Mutual labels:  unicode
Chaos
Proof of concept, general purpose pastejacker for GNU/Linux
Stars: ✭ 115 (-26.75%)
Mutual labels:  unicode
Box Cli Maker
Make Highly Customized Boxes for your CLI
Stars: ✭ 115 (-26.75%)
Mutual labels:  unicode
Bedrock Unicode Characters
Minecraft:Bedrock Edition Unicode characters
Stars: ✭ 130 (-17.2%)
Mutual labels:  unicode
Tendo
Official repository of python tendo library, always welcoming new contributions.
Stars: ✭ 113 (-28.03%)
Mutual labels:  unicode
Idna
Internationalized Domain Names for Python (IDNA 2008 and UTS #46)
Stars: ✭ 138 (-12.1%)
Mutual labels:  unicode
Hybrid Fonts
Monospaced fonts patched with Chinese characters and extra glyphs from Nerd Fonts
Stars: ✭ 102 (-35.03%)
Mutual labels:  unicode
Ansiweather
Weather in terminal, with ANSI colors and Unicode symbols
Stars: ✭ 1,663 (+959.24%)
Mutual labels:  unicode
Keyman
Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Stars: ✭ 156 (-0.64%)
Mutual labels:  unicode
Transliterate
Convert Unicode characters to Latin characters using transliteration
Stars: ✭ 152 (-3.18%)
Mutual labels:  unicode
Tokenizer
Fast and customizable text tokenization library with BPE and SentencePiece support
Stars: ✭ 132 (-15.92%)
Mutual labels:  unicode

Rabbit

Logo

Another Zawgyi <=> Unicode Converter

Info

Zawgyi to Unicode has been written in 2011. Now, unicode to zawgyi has been finished.

Why another converter ?

When I was writting ZG2uni , Parabaik was not opensource. At that time, I need to use for MYSTERY ZILLION for converting the whole database to Unicode. So, I wrote ZG2Uni (of course , it has some bugs and some rule missing).

For Unicode to zawgyi , Parabaik is the GPL license and cannot use in iOS app and Android App Parabaik is the LGPL license. So, decided to write new one with WTFPL license.

I cannot promise , it's correct 100% after converting.

If you are not using in app or program and just for converting the text , please use Parabaik

Demo

Build

All the rule are under source/rule folder

All the langue template and compile script are under source/lang folder

To Build

cd source
node build.js

You can get build result under the output folder.

Changelog

19/05/2020

  • support typescript

11/08/2019

  • add go lang

3/10/2018

  • add kotlin and using hash map instead of json. Thanks @vincent-paing
  • remove swift 1 and 2 in compile list. No more support.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].