Vite config reuse

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vitest

    Next generation testing framework powered by Vite.

    Now, whenever you need a Vite-based project with eslint and vitest all you need to do is to use the defineDefaultConifg(), create the vitest.setup.js in your main project and your configuration is done.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • vite

    Next generation frontend tooling. It's fast!

    Have you ever wondered how big a Vite configuration file can get? What if you have a project with tens of workspaces? If any of the issues sound familiar - read on! There's something cool coming your way!

  • ESLint

    Find and fix problems in your JavaScript code.

    Based on this we can create a base configuration to use for all our projects. For example, I like all my vite-based projects to have eslint enabled. Here's how you would define it:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • ESLint x Prettier: The Right Way To Start A JavaScript Project

    3 projects | dev.to | 28 Jun 2024
  • Faster testing with Angular and Vitest ⚡️

    3 projects | dev.to | 8 Dec 2023
  • Migrating from create-react-app to Vite: A Quick and Easy Guide

    3 projects | dev.to | 20 Jul 2023
  • React Library Builder using Rollup.js and Storybook

    5 projects | dev.to | 17 Jan 2023
  • Vite Frontend Starter

    5 projects | dev.to | 9 Nov 2021

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