TypeScript Vite

Open-source TypeScript projects categorized as Vite

Top 23 TypeScript Vite Projects

  • vite

    Next generation frontend tooling. It's fast!

  • Project mention: Comparing Hattip vs. Express.js for modern app development | dev.to | 2024-05-08

    As of this writing, initializing a Hattip project requires some manual commands. However, keep in mind that a zero-config development environment based on Vite is in the works.

  • slidev

    Presentation Slides for Developers

  • Project mention: FLaNK Stack Weekly for 20 June 2023 | dev.to | 2023-06-20
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-starter-kit

    The web's most popular Jamstack front-end template (boilerplate) for building web applications with React

  • Project mention: Major Update to React Starter Kit: Welcome Joy UI and Jotai! | /r/reactjs | 2023-12-04

    Your Feedback Matters Your feedback is crucial for the continuous improvement of the React Starter Kit. Please try out the new version and share your thoughts and experiences. If you encounter any issues or have suggestions, feel free to open an issue on GitHub or join our community chat on Discord. We're excited to see the amazing applications you'll build with these new features! Happy coding! https://github.com/kriasoft/react-starter-kit

  • vitest

    Next generation testing framework powered by Vite.

  • Project mention: Integration Testing in Obsidian | dev.to | 2024-05-02

    Using something like Vitest, Jest, or Mocha didn't work because:

  • vitepress

    Vite & Vue powered static site generator.

  • Project mention: VitePress 1.0 | news.ycombinator.com | 2024-03-21

    There is a discussion related to naming on GitHub: https://github.com/vuejs/vitepress/discussions/548

    > I initially gave VitePress a different name because I wanted to be able to explore a different architecture without worrying about backwards compat. After shipping the vuejs.org with VitePress, I believe VitePress is flexible enough to be a full replacement of current VuePress while offering better DX and better performance.

    Given that version 1 landed as "VitePress" they probably decided to keep the name.

    > ...

    > I think we should ship VitePress stable as VuePress 3, but I am open to potential questions and concerns.

    > Pros: Less confusion in the long run. There will be just one officially maintained SSG with better DX, better performance, and customization that fully aligns with standard Vite-based Vue apps.

    > Cons: Potential confusion in the short run, since there are probably a lot of tutorials / integrations targeting VuePress 1. Still I think with the recent Vue 3 switch, users won't be surprised with a major upgrade for VuePress.

  • tamagui

    Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.

  • Project mention: Maintainer Monday | dev.to | 2024-05-13

    You can check out the site for Tamagui here.

  • vitesse

    🏕 Opinionated Vite + Vue Starter Template

  • Project mention: Vue 3 vs Vue 2 so far? What's your opinion? Things I didn't like about Vue 3 compared to Vue 2 | /r/vuejs | 2023-06-02

    The docs help but also look at vitesse template - that helped me a lot to figure out usage and the author of the template is one of the contributors of unplugin.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • soybean-admin

    A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。

  • electron-vite-vue

    🥳 Really simple Electron + Vite + Vue boilerplate.

  • vike

    🔨 Like Next.js / Nuxt but as do-one-thing-do-it-well Vite plugin.

  • Project mention: SSRx vs. Vinxi vs. Vike - for SSR with Vite | dev.to | 2024-03-14

    Here are some collected notes of the distinctions between SSRx, Vinxi and Vike, to share with anyone else searching the web. Since my Google search came up empty, and I had to ask around on Twitter/X and GitHub to find out.

  • unplugin-vue-components

    📲 On-demand components auto importing for Vue

  • Project mention: Vue 3 vs Vue 2 so far? What's your opinion? Things I didn't like about Vue 3 compared to Vue 2 | /r/vuejs | 2023-06-02
  • unplugin-icons

    🤹 Access thousands of icons as components on-demand universally.

  • Project mention: To learn svelte, I clone Github's issues page including useful features that you might consider reusing. | /r/sveltejs | 2023-12-05

    🤹 Unplugin Icons

  • playground-macos

    My portfolio website simulating macOS's GUI, developed with React and UnoCSS.

  • tailwind-landing-page-template

    Simple Light is a free landing page template built on top of TailwindCSS and fully coded in React / Next.js. Made by

  • Project mention: Next.js Weekly #11: File upload with Server Actions, RSC vs PHP, React AI hook, Vercel AI Accelerator [Details in comments 👇] | /r/nextjs | 2023-06-15

    Free Tailwind landing page template

  • vue-flow

    A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan 🔎, additional components like a Minimap 🗺 and utilities to interact with state and graph.

  • Project mention: Show HN: Svelte Flow – a library for creating node-based UIs | news.ycombinator.com | 2023-11-09
  • unplugin

    Unified plugin system for Vite, Rollup, Webpack, esbuild, rolldown, and more

  • vite-plugin-pwa

    Zero-config PWA for Vite

  • vitesse-webext

    ⚡️ WebExtension Vite Starter Template

  • electron-vite

    Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护

  • Project mention: How to add Tailwind CSS to Electron-Vite project. | /r/electronjs | 2023-11-02

    Hi all, setting up an Electron-Vite project with Svelte as the framework (https://electron-vite.org/).

  • analog

    The fullstack meta-framework for Angular. Powered by Vite and Nitro

  • Project mention: Bridging Analog to Angular with esbuild and Vite | dev.to | 2024-04-11

    Visit and Star the GitHub Repo

  • vite-plugin-federation

    Module Federation for vite & rollup

  • Project mention: Module Federation using ViteJS - Step into the Micro-frontend architecture | dev.to | 2024-01-05

    Today, we'll delve into Module Federation using the Vite Plugin, an excellent tool created by Originjs to develop micro-frontend applications with Vite.

  • tres

    Declarative ThreeJS using Vue Components

  • Project mention: Wow, shadcn-vue port is 99% identical to the shadcn React | /r/vuejs | 2023-10-24

    By the way, Vue does this very often: - https://www.vuemail.net/ is a port of https://react.email/ - https://tresjs.org/ is a port of https://threejs.org/ etc etc.

  • Cap

    Open source Loom alternative. Effortless, instant screen sharing. (by CapSoftware)

  • Project mention: Show HN: I made an open-source Loom alternative | news.ycombinator.com | 2024-05-13

    From https://github.com/CapSoftware/Cap:

    > Cap is currently in public beta, and is available for macOS and Web. Windows and Linux builds are in development. Join the Cap Discord[1] to help test future releases and join the community.

  • 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 Vite related posts

  • Comparing Hattip vs. Express.js for modern app development

    5 projects | dev.to | 8 May 2024
  • React TypeScript - Vite + React

    1 project | dev.to | 8 May 2024
  • I Disappear

    3 projects | dev.to | 6 May 2024
  • FlowDiver: The Road to SSR - Part 1

    3 projects | dev.to | 3 May 2024
  • Integration Testing in Obsidian

    3 projects | dev.to | 2 May 2024
  • Setup React Typescript with Vite & ESLint

    1 project | dev.to | 25 Apr 2024
  • Easier TypeScript API Testing with Vitest + MSW

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

Index

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

Project Stars
1 vite 65,026
2 slidev 31,384
3 react-starter-kit 22,528
4 vitest 11,911
5 vitepress 11,426
6 tamagui 10,110
7 vitesse 8,595
8 soybean-admin 7,754
9 electron-vite-vue 3,833
10 vike 3,630
11 unplugin-vue-components 3,546
12 unplugin-icons 3,563
13 playground-macos 3,122
14 tailwind-landing-page-template 3,048
15 vue-flow 2,992
16 unplugin 2,829
17 vite-plugin-pwa 2,799
18 vitesse-webext 2,630
19 electron-vite 2,599
20 analog 2,296
21 vite-plugin-federation 2,056
22 tres 1,718
23 Cap 2,805

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com