https://github.com/fable-compiler/vite-plugin-fable
A Vite plugin for Fable
https://github.com/fable-compiler/vite-plugin-fable
fable fsharp vite
Last synced: 3 months ago
JSON representation
A Vite plugin for Fable
- Host: GitHub
- URL: https://github.com/fable-compiler/vite-plugin-fable
- Owner: fable-compiler
- License: apache-2.0
- Created: 2023-12-17T18:18:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-24T06:57:24.000Z (7 months ago)
- Last Synced: 2026-01-29T15:19:33.846Z (4 months ago)
- Topics: fable, fsharp, vite
- Language: F#
- Homepage: http://fable.io/vite-plugin-fable/
- Size: 1.07 MB
- Stars: 43
- Watchers: 3
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Vite plugin for Fable
[](https://www.npmjs.com/package/vite-plugin-fable)

> [!IMPORTANT]
> This project is up for adoption. I'm looking for eager people to maintain this.
Please open a [discussion](https://github.com/fable-compiler/vite-plugin-fable/discussions) if you are interested!
## What is this?
Alright, the `tl;dr` is that I don't like the current way of how you can use [Fable](https://fable.io) with [Vite](https://vitejs.dev).
I'm referring to the steps in the [get started with Vite](https://fable.io/docs/getting-started/javascript.html#browser), I don't like it and have an alternate take on it.
More thoughts on this can be read from the [documentation](https://fable.io/vite-plugin-fable/).
## Current status
A first package was pushed to npm. This was merely to reserve the package name.
You can read the code, that's is it for now.
### Recent Notes
Support for the latest .NET runtime was added in [v0.1.1](https://github.com/fable-compiler/vite-plugin-fable/blob/main/CHANGELOG.md#011---2025-06-03). Please upgrade to the latest version. Earlier versions may fail silently if the .NET 8 runtime is missing—see the changelog for details.
## Video
I talked a little bit about this project during this stream:
[](https://youtu.be/mnqwwtSQfRU?si=VpDDv3SzHikXL5iu&t=141 "vite-plugin-fable")