Skip to content

SemonCat/pangu.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pangu.Dart

Paranoid text spacing for good readability, to automatically insert whitespace between CJK (Chinese, Japanese, Korean), half-width English, digit and symbol characters.

Homepage

https://pub.dartlang.org/packages/pangu

Download

dependencies:
  pangu: ^1.0.0

Usage

String text = new Pangu().spacingText("當你凝視著bug,bug也凝視著你");

Releases

No releases published

Packages

No packages published

Languages