https://github.com/hcodes/yandex-speller
Yandex Speller API for Node.js
https://github.com/hcodes/yandex-speller
api nodejs yandex-speller
Last synced: 8 months ago
JSON representation
Yandex Speller API for Node.js
- Host: GitHub
- URL: https://github.com/hcodes/yandex-speller
- Owner: hcodes
- License: mit
- Created: 2015-10-21T07:00:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T11:00:43.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T08:59:53.290Z (over 1 year ago)
- Topics: api, nodejs, yandex-speller
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/yandex-speller
- Size: 359 KB
- Stars: 7
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
yandex-speller
==============
[](https://www.npmjs.com/package/yandex-speller)
[](https://www.npmjs.org/package/yandex-speller)
[](https://coveralls.io/r/hcodes/yandex-speller)
[](https://packagephobia.com/result?p=yandex-speller)
[Yandex.Speller API](https://tech.yandex.ru/speller/doc/dg/concepts/api-overview-docpage/) for Node.js.
## Installation
`npm install yandex-speller`
## API
### [.checkText](./lib/yandex-speller.js#L14)(text, callback, settings)
### [.checkTexts](./lib/yandex-speller.js#L39)(texts, callback, settings)
## [Restrictions API Yandex.Speller](http://legal.yandex.ru/speller_api/)
## [License](./LICENSE.md)
MIT License