This package has been deprecated

Author message:

bad

spellerjs

1.2.0 • Public • Published

spellerjs

This is a package that performs spell checking on a given chunk of text in the provided language. The python equivalent is here.

Why would I use this particular package?

Well, because it uses hash tables as its core data structure, which mean once loading everything in, the speed of looking up any word would be nearly constant, O(1).

Installation

npm i spellerjs

Usage

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i spellerjs

    Weekly Downloads

    0

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    9.35 MB

    Total Files

    9

    Last publish

    Collaborators

    • npm