TypeScript Vercel

Open-source TypeScript projects categorized as Vercel

Top 23 TypeScript Vercel Projects

  1. NextChat

    ✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows

    Project mention: GEEKCTF 2024 brief writeup | dev.to | 2024-12-20

    A ChatGPT website built by NextChat Using Access Code given in challenge description, we can ask the bot for flag. Also we discover that this website has SSRF vulnerability (CVE-2023-49785), so we just have performed an internal http request that asking flag.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. Lobe Chat

    LobeChat is a open-source, extensible (Function Calling), high-performance chatbot framework.It supports one-click free deployment of your private ChatGPT/LLM web application.

    Project mention: renovate.json file in Lobechat source code explained | dev.to | 2025-01-05

    In this article, let’s review the renovate.json file in Lobechat. The following concepts are discussed:

  4. SWR

    React Hooks for Data Fetching

    Project mention: Effective Patterns for Shared State Management in React | dev.to | 2025-05-08

    For server-state (data fetched from an API), tools like React Query or SWR shine. They handle caching, refetching, and error states without needing to push API responses into Redux.

  5. dub

    The modern link attribution platform. Loved by world-class marketing teams like Twilio, Buffer, Framer, Perplexity, Vercel, and more.

    Project mention: Build natural language filters for real-time analytics dashboards | dev.to | 2025-04-10

    Alternatively, check out Dub.co, an open source shortlink platform. They have a nice "Ask AI" that you can use for reference. Here's the repo.

  6. taxonomy

    An open source application built using the new router, server components and everything new in Next.js 13.

  7. ai-chatbot

    A full-featured, hackable Next.js AI chatbot built by Vercel

    Project mention: 'useIsMobile' hook in vercel/ai-chatbot source code. | dev.to | 2025-04-17

    In this article, we will review useIsMobile hook in vercel/ai-chatbot source code.

  8. novel

    Notion-style WYSIWYG editor with AI-powered autocompletion.

    Project mention: Open Source Notion-style WYSIWYG editor with AI-powered autocompletion | news.ycombinator.com | 2025-05-03
  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. ai

    The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents

    Project mention: Vercel AI SDK v5 Internals - Part 10 — Advanced Optimization: Throttling, Virtualization, Resumption, & Scaling | dev.to | 2025-05-13

    Provide Feedback: The Vercel AI SDK is actively developed. Your insights, bug reports, and feature requests on the Vercel AI SDK GitHub repository are invaluable in shaping its future. (Simulated link, use actual one).

  11. vercel

    Develop. Preview. Ship.

    Project mention: How to Deploy a Node.js App on Vercel (with API Routes Support) | dev.to | 2025-05-18

    Go to vercel.com and sign in.

  12. satori

    Enlightened library to convert HTML and CSS to SVG

    Project mention: Understand Open Graph ( OG ) in Next Js : A Practical Guide | dev.to | 2024-10-31

    While we’ve covered core concepts for creating Open Graph image, you can explore Vercel Image Playground for interactive experimentation. This handy tool lets you visually build and test Open Graph images by directly editing the HTML and CSS that define their appearance. You can play with fonts, colors, layouts, and even preview the generated image in real-time.

  13. Micro

    Asynchronous HTTP microservices (by vercel)

  14. next-enterprise

    💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

  15. platforms

    A full-stack Next.js app with multi-tenancy.

    Project mention: Top 8 Most Popular Open-Source Next.js Boilerplates/Starter | dev.to | 2024-11-25

    2. Vercel Platforms

  16. LiveTerm

    💻 Build terminal styled websites in minutes!

  17. precedent

    An opinionated collection of components, hooks, and utilities for your Next.js project.

  18. assistant-ui

    Typescript/React Library for AI Chat💬🚀

    Project mention: A Curated List of shadcn/ui-like React Component Collections | dev.to | 2025-03-20
  19. openalternative

    A community driven list of open source alternatives to proprietary software and applications.

    Project mention: OpenAlternative – open-source Alternatives to Popular Software | news.ycombinator.com | 2025-04-24
  20. examples

    Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications. (by vercel)

    Project mention: Vercel Edge Functions are being deprecated | news.ycombinator.com | 2025-05-19
  21. notion-blog

    A Next.js site using new SSG support with a Notion backed blog

  22. chatgpt-vercel

    Elegant and Powerfull. Powered by OpenAI and Vercel.

  23. next-app-router-playground

    https://app-router.vercel.app/

  24. saasfly

    Your Next SaaS Template or Boilerplate ! A magic trip start with `bun create saasfly` . The more stars, the more surprises

    Project mention: Top 8 Most Popular Open-Source Next.js SaaS Templates | dev.to | 2024-10-22

    4. Saasfly

  25. 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 Vercel discussion

Log in or Post with

TypeScript Vercel related posts

  • Vercel Edge Functions are being deprecated

    1 project | news.ycombinator.com | 19 May 2025
  • How to Deploy a Node.js App on Vercel (with API Routes Support)

    1 project | dev.to | 18 May 2025
  • Deploying a MERN full-stack web application on vercel.com (with Express and Vite as a monorepo)

    2 projects | dev.to | 18 May 2025
  • Build a Personal Portfolio Website (2-Minute Tutorial)

    2 projects | dev.to | 14 May 2025
  • ArNext - Next.js framework that supports Arweave and Vercel simultaneously

    3 projects | dev.to | 9 May 2025
  • How I Got x311 Faster Analytics on 110M Rows

    6 projects | dev.to | 6 May 2025
  • Build and Deploy a Full Backend API with Next.js, Drizzle ORM and Neon (PostgreSQL) | Todofy App

    2 projects | dev.to | 23 Apr 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Vercel projects in TypeScript? This list will help you:

# Project Stars
1 NextChat 83,374
2 Lobe Chat 60,912
3 SWR 31,455
4 dub 21,497
5 taxonomy 18,919
6 ai-chatbot 16,173
7 novel 14,683
8 ai 14,194
9 vercel 13,589
10 satori 11,809
11 Micro 10,597
12 next-enterprise 6,845
13 platforms 6,113
14 LiveTerm 5,091
15 precedent 4,987
16 assistant-ui 4,519
17 openalternative 4,471
18 examples 3,821
19 notion-blog 3,776
20 chatgpt-vercel 3,220
21 nav 2,761
22 next-app-router-playground 2,754
23 saasfly 2,444

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

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