This package has been deprecated

Author message:

Outdated dependencies, will rework it

script-collate
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

script-collate

Tool for comparing different scripts by unicode input.

Installation

npm i -g script-collate

Usage

You can compare two input strings and the result is between 0 for no equality and 1 for full equality.

  • sc -a ᛖ -b ᛗ: comapare rune Ehwaz (horse) with rune Mannaz (man) => 0.9015614392396469 pretty equal, semantically similar (being).
  • sc -a 馬 -b 男: same comparison as above => 0.8312034670518946 ... also similar
  • ...

License

The MIT License

Dependencies (4)

Dev Dependencies (12)

Package Sidebar

Install

npm i script-collate

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

11.6 kB

Total Files

14

Last publish

Collaborators

  • 100hz