[ ソース: unorm.js ]
パッケージ: node-unorm (1.6.0+~1.3.28-1)
node-unorm に関するリンク
Debian の資源:
unorm.js ソースパッケージをダウンロード:
- [unorm.js_1.6.0+~1.3.28-1.dsc]
- [unorm.js_1.6.0+~1.3.28.orig-types-unorm.tar.gz]
- [unorm.js_1.6.0+~1.3.28.orig.tar.gz]
- [unorm.js_1.6.0+~1.3.28-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Common JS Unicode Normalizer (Node.js)
Normalization is a process that involves transforming characters and sequences of characters into a formally-defined underlying representation. This process is most important when text needs to be compared for sorting and searching, but it is also used when storing text to ensure that the text is stored in a consistent representation.
This package provides a Common JS Unicode Normalizer (Node.js).