pangu

Paranoid text spacing in Crystal crystal-shard
0.1.0 Latest release released
isaced/pangu.cr
1
isaced

pangu

Paranoid text spacing for good readability, to automatically insert whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols).

This is the Crystal copy version from bugtender/rangu.

Installation

Add the dependency to your shard.yml:

dependencies:
  pangu:
    github: isaced/pangu.cr

Run shards install

Usage

require "pangu"

Pangu.spacing("當你凝視著bug,bug也凝視著你")
=> "當你凝視著 bug,bug 也凝視著你"

Pangu.spacing("path/to/file.txt")
=> "與 PM 戰鬥的人,應當小心自己不要成為 PM"

Contributing

  1. Fork it (https://github.com/isaced/pangu.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
pangu:
  github: isaced/pangu.cr
  version: ~> 0.1.0
License MIT
Crystal 0.27.2

Authors

Dependencies 0

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently