Suggestify.js, a lightweight JavaScript library that adds autocomplete suggestions to your input fields. It's a zero-dependency solution that's super easy to set up.
Features:
• Multi-word suggestion support
• Array input with custom delimiters
• Keyboard navigation (arrow keys + Enter)
• Duplicate prevention
• Custom callbacks for selection and submission
Perfect for tagging systems, form enhancement, and search interfaces where you need clean autocomplete without the bloat of larger frameworks.
Top comments (0)