TypeScript Autocomplete

Open-source TypeScript projects categorized as Autocomplete

Top 23 TypeScript Autocomplete Projects

Autocomplete
  1. autocomplete

    IDE-style autocomplete for your existing terminal & shell

    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

  2. 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.

    Puter.js logo
  3. inshellisense

    IDE style command line auto complete

    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!

  4. minisearch

    Tiny and powerful JavaScript full-text search engine for browser and Node

    Project mention: Building an AI-Powered RAG Application with Puter.js | dev.to | 2026-02-06

    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:

  5. autocomplete

    🔮 Fast and full-featured autocomplete library (by algolia)

    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

  6. searchkit

    React + Vue Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components.

  7. ng-select

    :star: Native angular select component

  8. textcomplete

    Autocomplete for HTMLTextAreaElement and more.

  9. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  10. react-tag-input

    A fantastically simple tagging component for your projects

  11. tabnine-vscode

    Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode

  12. use-places-autocomplete

    😎 📍 React hook for Google Maps Places Autocomplete.

  13. emblor

    A fully-featured tag input component built with shadcn/ui

  14. quill-mention

    💬 @mentions for the Quill rich text editor

  15. chakra-react-select

    A Chakra UI themed wrapper for the popular library React Select

  16. infio-copilot

    A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes

  17. svelte-headlessui

    HeadlessUI components for Svelte (by CaptainCodeman)

  18. extensions

    Angular Material Extensions Library. (by ng-matero)

  19. coc-flutter

    flutter support for (Neo)vim

  20. 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
  21. obsidian-completr

    Auto-completion plugin for the obsidian editor.

  22. react-google-places-autocomplete

    React Google Places Autocomplete input -- fully customizable

  23. vscode-auto-rename-tag

    Automatically rename paired HTML/XML tag

  24. vscode-css-variables

    CSS variables autocomplete for vscode

    Project mention: Web development is fun again | news.ycombinator.com | 2026-01-04
  25. vscode-auto-close-tag

    Auto Close Tag for Visual Studio Code

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Autocomplete discussion

Log in or Post with

TypeScript Autocomplete related posts

  • Show HN: Intellisense style autocompletions inside of Bash

    2 projects | news.ycombinator.com | 1 Jul 2026
  • Stop Building Search from Scratch: Unleash Instant Autocomplete Power with this JS Library

    1 project | dev.to | 20 Nov 2025
  • Code Web Chat – Connect VS Code with Free Chatbots

    1 project | news.ycombinator.com | 10 Aug 2025
  • CodeWebChat: Apply ChatBot responses with one click to VS Code/Cursor/Windsurf

    1 project | news.ycombinator.com | 22 Jun 2025
  • I like Svelte more than React (it's store management)

    4 projects | news.ycombinator.com | 1 Jun 2025
  • 15 AI tools that almost replace a full dev team but please don’t fire us yet

    8 projects | dev.to | 3 May 2025
  • Building a narrative game with Next.js and AI

    2 projects | dev.to | 20 Mar 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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.
developer.puter.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?