An experimental SPA built with Vanilla JS
- no dependencies
- as few files/lines of code as possible
- using as many modern JS features as possible
Yes! Ah wait... maybe? You probably will want some styling framework or markdown rendering etc., so you could add some! The example uses Pico for some minimal styling.
Probably not. There are much better and robust frameworks like Vue, Svelte, React etc.
There is no dev server! Just run the index.html from /example
.
No bundling, just Vanilla.
Sure, feel free!