Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nojaf/vite-plugin-fable
A Vite plugin for Fable
https://github.com/nojaf/vite-plugin-fable
fable fsharp vite
Last synced: 4 months ago
JSON representation
A Vite plugin for Fable
- Host: GitHub
- URL: https://github.com/nojaf/vite-plugin-fable
- Owner: nojaf
- License: apache-2.0
- Created: 2023-12-17T18:18:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-14T09:27:49.000Z (8 months ago)
- Last Synced: 2024-09-30T06:22:26.092Z (4 months ago)
- Topics: fable, fsharp, vite
- Language: F#
- Homepage: https://nojaf.com/vite-plugin-fable/
- Size: 938 KB
- Stars: 29
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vite - vite-plugin-fable - Template with `.fs` and `.fsproj` files and the F# compiler. (Get Started / Tauri)
- fucking-awesome-vite - vite-plugin-fable - Template with `.fs` and `.fsproj` files and the F# compiler. (Get Started / Tauri)
README
# Vite plugin for Fable
[![NPM Version](https://img.shields.io/npm/v/vite-plugin-fable)](https://www.npmjs.com/package/vite-plugin-fable)
![vite-plugin-fable logo](https://nojaf.com/vite-plugin-fable/img/logo.png)
> [!IMPORTANT]
> This project is up for adoption. I'm looking for eager people to maintain this.
Please open a [discussion](https://github.com/nojaf/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://nojaf.com/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:
[![vite-plugin-fable stream](http://img.youtube.com/vi/nVpUaVFNpMk/maxresdefault.jpg)](https://youtu.be/mnqwwtSQfRU?si=VpDDv3SzHikXL5iu&t=141 "vite-plugin-fable")