JavaScript Vite

Open-source JavaScript projects categorized as Vite

Top 23 JavaScript Vite Projects

  • SvelteKit

    web development, streamlined (by sveltejs)

    Project mention: how do I get the hash in the server side? | /r/sveltejs | 2023-06-09

    More info with link to example of how to get the hash from the client to the server: https://github.com/sveltejs/kit/issues/1182

  • awesome-vite

    ⚡️ A curated list of awesome things related to Vite.js

    Project mention: Seeking React TypeScript with Redux Toolkit GitHub Project for Learning Purposes | /r/reactjs | 2023-05-27

    I suggest Vite community templates https://github.com/vitejs/awesome-vite

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • tailwind-dashboard-template

    Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by

  • svelte-adders

    Easily add integrations and other functionality to Svelte apps

    Project mention: What should I learn about using npm libs with Sveltekit as I am getting frustrated | /r/sveltejs | 2023-05-25

    Oof... Not gonna lie, that one looks rough. I would start with something simpler to get started with. Maybe pick one from here https://github.com/svelte-add/svelte-add

  • vitedge

    Edge-side rendering and fullstack Vite framework

  • vite-plugin-svelte

    Svelte plugin for http://vitejs.dev/

    Project mention: How does the Svelte compiler works with the Typescript compiler? | /r/sveltejs | 2023-02-13

    Actually in more recent SvelteKit projects they use the Vite-preprocessor to handle Typescript

  • wp2vite

    一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。

  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

  • tailwindcss

    Add Tailwind CSS to your Svelte project (by svelte-add)

    Project mention: SvelteKit + Tailwind CSS - I made a script to automate the setup! | /r/sveltejs | 2023-05-18
  • pro-react-admin

    基于React: v18.x.x/Webpack: v5.x.x//Vite: 4.x.x/React Router v6.x.x/ Antd: v5..x.x/Typescript: v5.x.x/Fetch Api/等最新版本进行构建的企业级中台前端基础模板...

  • cookbook

    VueJS + NodeJS Evergreen Cookbook (by ais-one)

  • slinkity

    To eleventy and beyond! The all-in-one tool for templates where you want them, component frameworks where you need them 🚀

  • vite-svg-loader

    Vite plugin to load SVG files as Vue components

    Project mention: Alternative libs to migrate from React to Vue (or Vue to React) | dev.to | 2023-01-05

    vite-svg-loader

  • ant-simple-pro

    简洁,美观,快速上手,支持3大框架(vue3.0,react,angular,typescript);Concise, beautiful, quick to get started, support 3 big frameworks

  • vite-jest

    First-class Vite integration for Jest

    Project mention: Was it a mistake to start a really big project with create-react-app? | /r/webdev | 2022-11-14

    Even the most official workaround, vite-jest, still has issues to work through, like a lack of Windows support.

  • electron-vue-template

    Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder

    Project mention: How to show images dynamically? | /r/electronjs | 2022-12-14

    Hello, I'm trying to build an app with electron for the first time using electron + vue + vite from this template: https://github.com/Deluze/electron-vue-template.

  • 11st-starter-kit

    11ty, powered by Vite with Tailwind CSS and Alpine.js.

    Project mention: PageSpeed Insights mobile score of 100 - feels good! | /r/webdev | 2022-09-08
  • cometx

    All-in-one chat and forums for communities.

  • github-profile-header-generator

    A header image generator for your Github profile Readme

    Project mention: Your own developers business card | dev.to | 2022-10-16

    In the next step, you will need some nice header image. But don't be afraid, you don't have to be a graphic specialist. I used tool leviarista.github.io - here You can use some predefined teplates to customize Your own header in dev style :)

  • new-tailwind-app

    💥 One stop shop for eliminating the grunt work of setting up a Tailwind Web App across multiple frameworks. Just type in `npx new-tailwind-app` in your terminal and set up everything instantly.

  • vite-plugin-glsl

    :spider_web: Import, inline (and compress) GLSL shader files :electric_plug:

    Project mention: Just curious what tech stack do y’all use? | /r/threejs | 2022-07-21

    As for the GLSL loader, there is vite-plugin-glsl which I've had good results with. It's also possible to loard GLSL as just raw data (so basically a string), but the plugin allows you to import within the shader, so it's quite nice.

  • vite-deploy-demo

    Deploy Vite app to GitHub Pages using GitHub Actions

    Project mention: Wordpress Migration | /r/webdev | 2023-02-07

    write a github action to a. build your vue app, b. push it to the bluehost server via sftp.

  • vituum

    ⚡⚙️ Fast prototyping with template engines and integrated frontend tools. Vituum is a small wrapper around Vite.

    Project mention: Announcing Vituum ⚡️⚙️ - Template engines and more in Vite | /r/webdev | 2022-08-30

    Learn more about the project on the official website https://vituum.dev and if you like the project please give us a star on GitHub - https://github.com/vituum/vituum

  • scss

    Add SCSS to your Svelte project

    Project mention: Svelte 4.0 feature speculation & suggestions | /r/sveltejs | 2023-01-22

    What about a choice of CSS tools (SCSS, Pico, Tailwind, ...) in the installer? Like the "Which Svelte app template?" question when creating a project. Then we don't need this any more if I understand correctly.

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

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). The latest post mention was on 2023-06-09.

JavaScript Vite related posts

Index

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

Project Stars
1 SvelteKit 14,895
2 awesome-vite 10,411
3 tailwind-dashboard-template 1,724
4 svelte-adders 1,158
5 vitedge 698
6 vite-plugin-svelte 687
7 wp2vite 667
8 tailwindcss 634
9 pro-react-admin 475
10 cookbook 452
11 slinkity 440
12 vite-svg-loader 386
13 ant-simple-pro 379
14 vite-jest 372
15 electron-vue-template 336
16 11st-starter-kit 329
17 cometx 269
18 github-profile-header-generator 254
19 new-tailwind-app 246
20 vite-plugin-glsl 193
21 vite-deploy-demo 146
22 vituum 126
23 scss 55
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com