awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to aymericzip/intlayer-vite-vue-template

Open-source alternatives to Intlayer Vite Vue Template

30 open-source projects similar to aymericzip/intlayer-vite-vue-template, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Intlayer Vite Vue Template alternative.

  • electron/electron-quick-startelectron avatar

    electron/electron-quick-start

    11,445View on GitHub↗

    This project is a minimal project structure and boilerplate for starting new desktop applications using the Electron framework. It serves as a starter template and reference implementation that provides the essential file layout required for a cross-platform desktop application. The repository is designed to bootstrap a minimal application, allowing for quick desktop application prototyping and the establishment of a basic development environment. This stripped-down structure is also used for software bug isolation to reproduce specific behaviors without the complexity of a full project. The

    JavaScript
    View on GitHub↗11,445
  • antfu/vitesseantfu avatar

    antfu/vitesse

    9,425View on GitHub↗

    Vitesse is a pre-configured starter template for building Vue applications with Vite and TypeScript. It functions as a static site generator and a progressive web app scaffold, providing a standardized development environment for web projects. The project distinguishes itself through a file-based routing system that automatically maps application routes based on the project folder structure. It employs an atomic CSS framework to generate on-demand utility classes for performant stylesheets and an automated component injection mechanism to remove repetitive import statements. The toolkit cove

    TypeScript
    View on GitHub↗9,425
  • antfu/vitesse-liteantfu avatar

    antfu/vitesse-lite

    1,247View on GitHub↗

    ⛺️ Lightweight version of Vitesse

    TypeScript
    View on GitHub↗1,247
  • archergu/fast-vite-electronArcherGu avatar

    ArcherGu/fast-vite-electron

    261View on GitHub↗

    Vite Electron with rolldown, so fast! ⚡

    Vue
    View on GitHub↗261

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • archergu/fast-vite-nestjs-electronArcherGu avatar

    ArcherGu/fast-vite-nestjs-electron

    372View on GitHub↗

    Vite Vue Electron Nestjs with rolldown, crazy fast! ⚡

    Vue
    View on GitHub↗372
  • bonnev/vite-react-neutralino-templateBonnev avatar

    Bonnev/vite-react-neutralino-template

    4View on GitHub↗

    Boilerplate for a desktop react app with Vite React Neutralino

    JavaScript
    View on GitHub↗4
  • cawa-93/vite-electron-buildercawa-93 avatar

    cawa-93/vite-electron-builder

    2,989View on GitHub↗

    Secure boilerplate for Electron app based on Vite. TypeScript Vue/React/Angular/Svelte/Vanilla

    TypeScript
    View on GitHub↗2,989
  • deluze/electron-vue-templateDeluze avatar

    Deluze/electron-vue-template

    687View on GitHub↗

    Simple Vue3 Electron starter template in TypeScript. Includes ViteJS and Electron Builder

    JavaScript
    View on GitHub↗687
  • e111077/lit-sass-js-starterE

    e111077/lit-sass-js-starter

    0View on GitHub↗

    This is a project that has a very simple setup for SASS JS Lit that uses rollup.

    View on GitHub↗0
  • e111077/lit-sass-ts-startere111077 avatar

    e111077/lit-sass-ts-starter

    24View on GitHub↗

    Get started with lit sass and ts real quick

    JavaScript
    View on GitHub↗24
  • e111077/vite-lit-element-ts-sasse111077 avatar

    e111077/vite-lit-element-ts-sass

    74View on GitHub↗

    Vite Lit TS SASS = Super easy!

    TypeScript
    View on GitHub↗74
  • electron-vite/electron-vite-boilerplateelectron-vite avatar

    electron-vite/electron-vite-boilerplate

    214View on GitHub↗

    📚 Really simple Electron Vite boilerplate.

    TypeScript
    View on GitHub↗214
  • electron-vite/electron-vite-reactelectron-vite avatar

    electron-vite/electron-vite-react

    2,394View on GitHub↗

    :electron: Electron Vite React Sass boilerplate.

    TypeScript
    View on GitHub↗2,394
  • electron-vite/electron-vite-vueelectron-vite avatar

    electron-vite/electron-vite-vue

    4,882View on GitHub↗

    This project is a boilerplate and starter for building cross-platform desktop applications that integrate a web-based frontend with a native shell. It provides a pre-configured development environment combining Electron, Vite, and Vue to establish a frontend-driven desktop framework. The setup features an integrated development workflow with hot module replacement and automatic reloading for both the main and renderer processes. This allows for real-time updates to the desktop application shell and user interface components without requiring manual restarts. The project covers native system

    TypeScript
    View on GitHub↗4,882
  • electron-vite/vite-plugin-electron-quick-startelectron-vite avatar

    electron-vite/vite-plugin-electron-quick-start

    265View on GitHub↗

    Electron⚡️Vite samples, includes C/C++ addons | 样板代码集合,包含 C/C++ 扩展

    TypeScript
    View on GitHub↗265
  • fell-lucas/chrome-ext-template-preact-windi-vitefell-lucas avatar

    fell-lucas/chrome-ext-template-preact-windi-vite

    80View on GitHub↗

    Chrome extension template with Preact, Tailwind CSS, Jest, Vite and TypeScript

    TypeScript
    View on GitHub↗80
  • fernandopasik/hello-web-componentsfernandopasik avatar

    fernandopasik/hello-web-components

    32View on GitHub↗

    A simple starter web component written in typescript, using lit. Unit tested with jest and e2e tested with playwright.

    TypeScript
    View on GitHub↗32
  • gracile-web/starter-projectsG

    gracile-web/starter-projects

    0View on GitHub↗

    Gracile. A thin, full-stack, web framework.

    View on GitHub↗0
  • grafana/k6-rollup-examplegrafana avatar

    grafana/k6-rollup-example

    13View on GitHub↗

    In this example, we are using Rollup to bundle k6 tests and an internal library for demo purposes.

    JavaScript
    View on GitHub↗13
  • grafana/k6-template-es6grafana avatar

    grafana/k6-template-es6

    89View on GitHub↗

    This is a template repository showing how to use Babel and Webpack to bundle the different files into CommonJS modules, using its webpack.config.js configuration.

    JavaScript
    View on GitHub↗89
  • grafana/k6-template-typescriptgrafana avatar

    grafana/k6-template-typescript

    308View on GitHub↗

    This repository provides a scaffolding project to start using TypeScript in your k6 scripts.

    TypeScript
    View on GitHub↗308
  • hulaspark/hulaHuLaSpark avatar

    HuLaSpark/HuLa

    6,908View on GitHub↗

    HuLa is an open-source communication suite and cross-platform chat client designed for real-time instant messaging, voice, and video calls. It functions as an LLM-integrated messaging platform and an AI-powered social manager that synchronizes user data and settings across different operating systems. The platform integrates large language models to provide automated AI assistants, real-time message translation, and chat log summarization. It further utilizes artificial intelligence for user sentiment analysis to assist with social matching and risk management. The system includes a high-per

    Vuechatbotcross-platformcross-platform-app
    View on GitHub↗6,908
  • hywax/github-action-templatehywax avatar

    hywax/github-action-template

    25View on GitHub↗

    A completely ready-made template for creating a Github Action

    TypeScript
    View on GitHub↗25
  • ibm/pwa-lit-templateIBM avatar

    IBM/pwa-lit-template

    183View on GitHub↗

    This project helps you to build Progressive Web Applications following the modern web standards, best practices and providing you with tools for that purpose. Out of the box, provides you with the following features:

    TypeScript
    View on GitHub↗183
  • im5tu/template-k6Im5tu avatar

    Im5tu/template-k6

    6View on GitHub↗

    This is a simple a K6 performance test suite template. Some of the common functionality that's required for tracking errors has already been taken care of for you, allowing you to concentrate on building your performance tests.

    JavaScript
    View on GitHub↗6
  • jahmilli/k6-exampleJahmilli avatar

    Jahmilli/k6-example

    12View on GitHub↗

    This repository contains a starting point for running k6 tests in typescript. It uses a publicly hosted endpoint so that anyone with internet access can test out the API themselves and then use this repo as a starting point to continue building their own tests.

    TypeScript
    View on GitHub↗12
  • jiangfengming/svelte-vite-ssrjiangfengming avatar

    jiangfengming/svelte-vite-ssr

    60View on GitHub↗

    Svelte template with SSR

    TypeScript
    View on GitHub↗60
  • jooy2/vutronjooy2 avatar

    jooy2/vutron

    332View on GitHub↗

    💚 Quick Start Templates for Vite Electron Vue 3 Vuetify TypeScript. Vutron is a preconfigured template for developing Electron cross-platform desktop apps. It uses Vue 3 and allows you to build a fast development environment with little effort.

    TypeScript
    View on GitHub↗332
  • kingyue737/vitify-nuxtK

    kingyue737/vitify-nuxt

    0View on GitHub↗
    View on GitHub↗0
  • lindsaykwardell/vite-elm-templatelindsaykwardell avatar

    lindsaykwardell/vite-elm-template

    146View on GitHub↗

    A default template for building Elm applications using Vite.

    Elm
    View on GitHub↗146