pangu.java
Whitespace generator
Automatically inserts whitespace between certain characters to improve text readability
Paranoid text spacing in Java
60 stars
5 watching
7 forks
Language: Java
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
vinta/pangu | Automatically inserts whitespace between CJK characters and half-width characters in text to improve readability. | 107 |
vinta/pangu.py | Automates the insertion of whitespace between characters with different writing systems. | 255 |
dlackty/pangu.rb | Automatically inserts whitespace between specific character types to improve text readability | 17 |
cee/pangu.objective-c | Automatically inserts whitespace between certain characters to improve text readability | 111 |
sy-records/docsify-pangu | Adds spaces between different language characters in a documentation generator | 4 |
fxb-cocacoding/java2yara | A Java library to generate YARA rules from Java classes | 3 |
futurecomputing4ai/autoyara | Automated rule generation tool for malware analysis using biclustering algorithm | 59 |
kana/vim-textobj-user | A plugin for creating custom text objects in Vim that simplify the process of defining complex text selections. | 1,443 |
pakoito/rxtuples | Library providing tuple-like data structures to simplify RxJava usage and operations | 112 |
turbopape/postagga | A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 |
jhipster/prettier-java | Formats Java code according to a consistent style by parsing and re-printing it | 1,098 |
exogen/react-typesetting | Provides React components for fine-tuning text typography and layout to achieve optimal spacing between words, letters, and font sizes. | 81 |
arieljt/vtcodesimilarity-yaragen | Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
c4n/pythonlexto | A Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications. | 1 |
nealhu/args-kata | Practices readable and maintainable coding skills in parsing command-line arguments | 1 |