Skip to content

Convert NFD encoded Hangul to NFC encoded Hangul.

Notifications You must be signed in to change notification settings

ShapeLayer/nfd2nfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFD2NFC

Convert NFD(Normalization Form Canonical Decomposition) encoded Hangul to NFC(Normalization Form Canonical Composition) encoded Hangul.

nfd2nfc: A Dart implementation of Hangul NFD to NFC converter.

Usage:
-f, --file=<path>     Rename the file.
-d, --dir=<path>      Rename files under the directory.
-v, --[no-]verbose    Enable verbose mode.
-h, --help            Display this help information.

About

Convert NFD encoded Hangul to NFC encoded Hangul.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages