Vite

FrontendHMRDev-ServerBuild-Tool

Vite (French word for "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience. It consists of two major parts: A dev server that provides rich feature enhancements over native ES modules, for example extremely fast Hot Module Replacement (HMR). An opinionated build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production. In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

4.2.17 days ago

Toni @toniengelhardt · a month ago

https://t.co/H9M15yGXPJ is now open-source 🙌🏽 Made with @nuxt_js, @vite_js, and windi. Powered by @vercel. Feel free to contribute and add more APIs!

5
32
178

Colin @colin_scz · a month ago

Last but not least - Q&A panel with the @vite_js core team. ⚡️ Very insightful! #vitejs #vuejsamsterdam https://t.co/Neo0xrR5Ga

3
7
49

Super excited to give a talk on building @analogjs from the ground up using @vite_js and modern @angular APIs at @angulartinyconf 2023! https://t.co/FFQT6v4qpm #opensource https://t.co/acwoQpIZQ7

3
10
57

patak @patak_dev · 2 months ago

One year at @stackblitz! ⚡️ And it still feels like a dream. I'm grateful for the way they support me and the @vite_js ecosystem. Too many stories for a tweet, but when I sent this one, @ericsimons40 was asking about doing a Vite conference. @ViteConf didn't have a name yet 💜 https://t.co/e7iuXCf3N2

5
1
125

Good morning everyone, do you know there is an amazing new @angular meta framework which uses @vite_js and has file based routing, @analogjs is being created by @brandontroberts and even has a @astrodotbuild integration. Go ahead and star the repo: https://t.co/TYI80VguQY

4
14
79

ViteConf @ViteConf · 2 months ago

⚡️ vite-ecosystem-ci is one of the key factors that allowed @vite_js Core dev to scale. Dominik G. shows us how the Vite team works with projects in the ecosystem to ensure that regressions are detected before releasing new versions. 🛠️ https://t.co/JV06nU2OkO https://t.co/FSeEbgr3kJ

1
7
52

The latest release of @analogjs now supports SSR out of the box! 🔥 yarn create analog To enable, in the @vite_js config, use: analog({ ssr: true }) @StackBlitz: https://t.co/7WNBxZWcm5 GitHub: https://t.co/pYtMASOGNB Discord: https://t.co/ntH0n7PAYZ

4
15
67

Nx @NxDevTools · 3 months ago

Hard to believe: we just shipped a massive 15.3 release & here's ur holiday 🎁: Nx v15.4! 👉 @vite_js v4 👉 nx watch 👉 nx run-many -t build lint test 👉 SSR for #modulefederation 👉 interactive prompts in plugin presets All the details 👇 https://t.co/uY1oryIzgB

5
34
133

patak @patak_dev · 3 months ago

Such a wholesome gift to finish the year ☺️ Thanks a lot for starting to sponsor me @nuxtlabs 🙏 And thanks for setting an example and supporting so many Open Source Devs in the @vite_js and @vuejs ecosystems 💚

2
4
77

Histoire @histoire_dev · 3 months ago

https://t.co/84u9HjRLZC now officially supports @vite_js 4.0 and @sveltejs kit 1.0! ⚡️ https://t.co/5AYU6BiTbd

4
9
72

Celebrating with @vite_js and @astrodotbuild and @QwikDev 🎉🍪 https://t.co/z9p6VNAKGT

2
4
51

Vite ⚡ @vite_js · 3 months ago

Congrats to the @storybookjs team! ⚡️ > First-class Vite support. Vite is a next-gen build tool that gives Storybook 7.0 fast startup and instant reloads. We now support automatic configuration from your Vite config, and Webpack is no longer installed into your projects. https://t.co/XKOa3zRM5P

4
16
136

patak @patak_dev · 3 months ago

Vite 4 and SvelteKit 1 are a great close to an incredible year for the @vite_js ecosystem. Also, personally, time to reflect on a year beyond my wildest dreams. First, a big shoutout to @ericsimons40 and the whole @stackblitz team for allowing me to work full-time on @vite_js ⚡️

3
4
116

Mermaid JS @mermaidjs_ · 3 months ago

Brand-new docs live at https://t.co/ezJki1wly6, thank you, @BotteroEmerson and @sidv42! Build with #vitepress @vite_js... https://t.co/y5vPNm8D41

2
18
109

Sanity.io @sanity_io · 3 months ago

With Studio v3, we include @vite_js as the default tooling: it’s much faster, easier to customise, and has better treeshaking for lighter production builds. A significant upgrade to Developer Experience!

0
2
63

✨ If you'd like to try out the latest @vite_js and @RollupJS releases in your @nuxt_js v3 project, you can do so already in the Nuxt Edge Channel. 👉 More details here: https://t.co/y6SOJj8HeP https://t.co/rSBgcUK9Lw

1
18
92

Vite ⚡ @vite_js · 4 months ago

For @reactjs apps, Vite now officially supports two plugins with different tradeoffs. For large applications, Vite offers a new plugin that replaces Babel with @swc_rs during development, so cold start and HMR are significantly faster 🦀 https://t.co/N1oWS8dcIT

3
32
191

PK @KaminskyPavel · 4 months ago

just took @vite_js 4 for a ride on my opensource https://t.co/yb1fEtOhn7 Almost 40% cut in build time, just from this upgrade, wow ⚡⚡ kudos to : @vite_js & @RollupJS teams! @youyuxi @patak_dev and all the maintainers! https://t.co/v08ZxCDQ6M

3
9
88

Vite ⚡ @vite_js · 4 months ago

Projects in the ecosystem have been working alongside the @vite_js team to be ready for this new major. Most frameworks and plugins are already compatible or will release compatible versions in the next few days. Kudos to y'all for another Major milestone! https://t.co/RdKggYg6Rt https://t.co/QoF5BhAtsH

1
23
134

Vite ⚡ @vite_js · 4 months ago

The main focus of Vite 4 is updating to Rollup 3, which brings many improvements. We're thankful for the work that @lukastaegert and the @RollupJS team keep pouring into one of the key pieces of the build tooling ecosystem ❤️ https://t.co/eLh47xbqNg

3
9
106

Vite ⚡ @vite_js · 4 months ago

⚡️ Vite 4 is out! From all of us on the Vite team, thanks a lot to everyone that contributed to Core, pushed improvements from your frameworks upstream, expanded the ever-growing plugin ecosystem, and triaged, tested, or helped others in our community 💜 https://t.co/yZTwuKPpl9

27
522
1880

Super excited about this release! @analogjs now uses the @vite_js package from Nx so you can spin up a new @Angular app and run ng/nx serve/build/test right out of the box! 🔥 npm init analog yarn create analog https://t.co/3cPJNEz1Rg https://t.co/t36rZuE92Z

4
21
87

Nx @NxDevTools · 4 months ago

What a massive release! 🚀 Nx @vite_js Plugin 🧍‍♀️ Standalone Projects 📈 Task Graph Visualization 👉 Root-level Scripts 👨‍💻 Add Nx to non-monorepo Projects And so much more! 👉 https://t.co/2a4a5hgqMC https://t.co/RZkTMc0roE

13
91
257

Vite ⚡ @vite_js · 4 months ago

✋ vite@4.0.0-beta.0 is out! https://t.co/gJXGasPJLM 🛠️ Upgrade to @RollupJS 3 ⏩ New React plugin using @swc_rs during dev 🎁 And more Help us test it! We're aiming for a quick release as the ecosystem worked during the alpha to ensure a smooth upgrade https://t.co/7fdYAyASRn

5
79
306