This project is not covered by Drupal’s security advisory policy.
Drupal integration for MissPlete: a misspelling-tolerant autocomplete in less than 220 lines, no-dependencies.
MissPlete is a misspelling-tolerant autocomplete written in ECMAScript 2015, aka ECMAScript 6 (ES6).
It supports synonyms and it can be customized with any algorithm to select and sort the completions. By default it uses a Jaro–Winkler distance algorithm, which allows for better sloppy interaction than the usual completion based on exact substring matches.
Less than 220 lines of code. No dependencies.
Supporting organizations:
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content editing experience, Site structure
- Created by ademarco on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

