Replies: 4 comments 16 replies
-
Hi! I'm happy to transfer ownership of the Vite plugin, including both the source code and the npm package. The tricky part is that this would add an additional responsibility for Maxime and NCave, so it would be wonderful if you could volunteer to take ownership of this within the Fable umbrella. I’d be glad to assist you if you encounter any difficulties. |
Beta Was this translation helpful? Give feedback.
-
i really have almost no experience with FE tooling or mantaining actual professional oss projects/repos... 🙇🏻♂️ so I think is fair to lower expectations, but i could collab if some other senior with a fair amount of js/ts dev experience could co own this effort ... 🤝 |
Beta Was this translation helpful? Give feedback.
-
To make an effort in this direction, we could transfer the Vite plugin under fable-compiler org but mark the repository as a community supported tool. Do you think this is a good idea @nojaf ? |
Beta Was this translation helpful? Give feedback.
-
Just want to chime in, i have also set up a test environment using vitest and storybook for fable react components here. If we can get some roadmap going i am willing to participate, as this is also interesting for my work 🙂 |
Beta Was this translation helpful? Give feedback.
-
i believe it would be great to have in official fable support for Vite and Vitest for several reasons, but mainly also compatibility with great javascript modern tooling like
bun
anddeno
deno2.0 and its bindings?
Here AngelMunoz 🦔 already made some great work already:
deno
brings to js a common cli utility for many tasks a bit like dotnet cli, in similar ways tobun
i think both deno and bun work great with vite, so in this context also the awesome
vite-plugin-fable
is essential and should be considered for adoption in Fable repository?if Fable strives to be part of the actual JS/TS ecosystem it should become available via common tools like vite, vitest, deno, bun else it's unlikely for Fable to ever catch up market share?
Here a sample working app using Vite and Vitest with Fable and Feliz (React dsl)!
https://github.com/jkone27/feliz-vite
Would be great to see maybe such projects brought forward and financed somehow?
Beta Was this translation helpful? Give feedback.
All reactions