yandex-speller
Yandex.Speller API for Node.js.
Installation
npm install yandex-speller
API
.checkText(text, callback, settings)
.checkTexts(texts, callback, settings)
Restrictions API Yandex.Speller
License
MIT License
Yandex Speller API for Node.js
Yandex.Speller API for Node.js.
npm install yandex-speller
MIT License
Switch to new Yandex Speller API. Removed unsupported API options:
Add error codes for export #6.
Revert switch to new Yandex Speller API.
Switch to new Yandex Speller API. Removed unsupported API options:
Repeating server request in case of internet connection issues #1 @Avetome
Fixed use strict
mode.
Initial public release.