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: 16 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T09:08:27.000Z (26 days ago)
- Last Synced: 2025-03-31T09:35:31.701Z (26 days ago)
- Topics: fable, fsharp, vite
- Language: F#
- Homepage: http://fable.io/vite-plugin-fable/
- Size: 1.09 MB
- Stars: 35
- Watchers: 5
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.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.## Video
I talked a little bit about this project during this stream:
[](https://youtu.be/mnqwwtSQfRU?si=VpDDv3SzHikXL5iu&t=141 "vite-plugin-fable")