@depthbomb/double-metaphone
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

@depthbomb/double-metaphone

This is a pure TypeScript fork of double-metaphone as a library-only package that also supports both ESM and CJS, because it really isn't that hard.

The API hasn't changed so you can refer to the original documentation of the library for usage.

Changes from original project

  • Ported completely to TypeScript
  • Works with both ESM and CJS projects
  • No CLI included

/@depthbomb/double-metaphone/

    Package Sidebar

    Install

    npm i @depthbomb/double-metaphone

    Weekly Downloads

    1

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    15.3 kB

    Total Files

    7

    Last publish

    Collaborators

    • depthbomb