SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript Autocomplete Projects
-
Project mention: Writing Your Own Simple Tab-Completions for Bash and Zsh | news.ycombinator.com | 2025-08-10
People do!
See: https://pixi.carapace.sh/ or https://github.com/withfig/autocomplete
It's still a hard problem as lots of tools format --help differently. One of the things I'm jealous in Poweshell is their standardized completions
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
Project mention: Show HN: Intellisense style autocompletions inside of Bash | news.ycombinator.com | 2026-07-01
I've been working on my Bash plugin called flyline for a few months now and thought I'd show my latest feature: popup Intellisense style autocompletions.
The completions are generated using Bash's existing completion framework (commonly scop/bash-completion or your own completion scripts). And if you don't have a completion script setup, flyline will try to synthesize one on the fly () using man pages or --help output!
This is similar to https://github.com/microsoft/inshellisense but inshellisense only works for a hardcoded list of completions specifications and runs in a different process as Bash.
Flyline has a bunch of other features, so if you're interested you can check it out here: https://github.com/HalFrgrd/flyline. Thanks!
-
We use MiniSearch, a lightweight full-text search library that runs entirely in the browser. A search index works like a book's index: instead of scanning every page to find a word, you look it up and jump straight to the relevant pages. This makes searching thousands of documents nearly instant:
-
Project mention: Stop Building Search from Scratch: Unleash Instant Autocomplete Power with this JS Library | dev.to | 2025-11-20
View the Project on GitHub
-
searchkit
React + Vue Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components.
-
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
tabnine-vscode
Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
-
-
-
-
-
infio-copilot
A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes
-
-
-
-
rich-textarea
A small customizable textarea for React to colorize, highlight, decorate texts, offer autocomplete and much more.
Project mention: Show HN: OverType – A Markdown WYSIWYG editor that's just a textarea | news.ycombinator.com | 2025-08-17 -
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript Autocomplete discussion
TypeScript Autocomplete related posts
-
Show HN: Intellisense style autocompletions inside of Bash
-
Stop Building Search from Scratch: Unleash Instant Autocomplete Power with this JS Library
-
Code Web Chat – Connect VS Code with Free Chatbots
-
CodeWebChat: Apply ChatBot responses with one click to VS Code/Cursor/Windsurf
-
I like Svelte more than React (it's store management)
-
15 AI tools that almost replace a full dev team but please don’t fire us yet
-
Building a narrative game with Next.js and AI
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Aug 2026
Index
What are some of the best open-source Autocomplete projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | autocomplete | 25,207 |
| 2 | inshellisense | 10,598 |
| 3 | minisearch | 6,074 |
| 4 | autocomplete | 5,264 |
| 5 | searchkit | 4,859 |
| 6 | ng-select | 3,376 |
| 7 | textcomplete | 1,745 |
| 8 | react-tag-input | 1,551 |
| 9 | tabnine-vscode | 1,435 |
| 10 | use-places-autocomplete | 1,292 |
| 11 | emblor | 1,218 |
| 12 | quill-mention | 852 |
| 13 | chakra-react-select | 819 |
| 14 | infio-copilot | 663 |
| 15 | svelte-headlessui | 590 |
| 16 | extensions | 501 |
| 17 | coc-flutter | 480 |
| 18 | rich-textarea | 418 |
| 19 | obsidian-completr | 388 |
| 20 | react-google-places-autocomplete | 381 |
| 21 | vscode-auto-rename-tag | 277 |
| 22 | vscode-css-variables | 195 |
| 23 | vscode-auto-close-tag | 180 |