{"library":"hunspell-spellchecker","type":"library","category":null,"description":"hunspell-spellchecker is a lightweight JavaScript library designed to parse and utilize Hunspell dictionaries (typically `.aff` and `.dic` files) within a JavaScript environment. It facilitates the conversion of these dictionary files into a JSON format, which can then be efficiently loaded and used for spell-checking. The library supports both Node.js for server-side processing and, with careful pre-processing, browser environments. The current stable version is 1.0.2, last published over 11 years ago, indicating it is no longer actively maintained. Its primary differentiator is the ability to work directly with Hunspell dictionary formats, converting them to a more JavaScript-friendly JSON structure for use in applications requiring custom or offline spell-checking capabilities.","language":"javascript","status":"abandoned","version":"1.0.2","tags":["javascript","licenses"],"last_verified":"Wed May 27","install":[{"cmd":"npm install hunspell-spellchecker","imports":["const Spellchecker = require('hunspell-spellchecker');","const spellchecker = new Spellchecker();"]},{"cmd":"yarn add hunspell-spellchecker","imports":[]},{"cmd":"pnpm add hunspell-spellchecker","imports":[]}],"homepage":null,"github":"https://github.com/GitbookIO/hunspell-spellchecker","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/hunspell-spellchecker","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/hunspell-spellchecker/compatibility"}}