{"library":"jaro-winkler-typescript","type":"library","category":null,"description":"jaro-winkler-typescript provides a pure TypeScript implementation of the Jaro and Jaro-Winkler string similarity algorithms. These algorithms are widely used to measure the edit distance or similarity between two strings, returning a score typically ranging from 0 (completely dissimilar) to 1 (identical). The current stable version is 1.0.1. As a utility library for a well-defined algorithm, its release cadence is expected to be slow, with new versions primarily addressing bug fixes, performance improvements, or minor enhancements. A key differentiator is its explicit TypeScript implementation, offering strong type safety and an improved developer experience in modern TypeScript projects. It serves as a direct, unopinionated implementation focused solely on accurately calculating these specific string similarity scores.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","Jaro","Jaro Winkler","typescript","string similarity","string"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jaro-winkler-typescript","imports":["import { jaro } from 'jaro-winkler-typescript';","import { jaroWinkler } from 'jaro-winkler-typescript';","import type { JaroWinklerOptions } from 'jaro-winkler-typescript';"]},{"cmd":"yarn add jaro-winkler-typescript","imports":[]},{"cmd":"pnpm add jaro-winkler-typescript","imports":[]}],"homepage":null,"github":"https://github.com/kwunshing123/jaro-winkler-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jaro-winkler-typescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jaro-winkler-typescript/compatibility"}}