Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Any plans for svelte support? #192

Unanswered
borsemayur2 asked this question in Q&A
Discussion options

Svelte support would be a great feature.

You must be logged in to vote

Replies: 1 comment 7 replies

Comment options

i have a plan to support vue as default, svelte i'm not sure, but you can write your own svelte framework(bootstrap.ts for csr, and renderer.ts for ssr) is not difficult, i will update the docs later.

You must be logged in to vote
7 replies
Comment options

This is what I understand: multiple built int support: React, Preact, Vue

Comment options

Basically yeah, support Vue built in along with React. We are also thinking of just making the lifecycle hookable so you can really add any framework.

Comment options

We are also thinking of just making the lifecycle hookable so you can really add any framework.

I like this, you should abstract out the UI framework. Also from a UI perspective we should be able to hook into what services we like. Want SSR, there's a hook for that, want SSG okay use that hook, want both (ISR) use the hooks you want from both SSR and SSG.

Comment options

By the way, do you have a diagram of the lifecycle for me to review/study? I'm trying to get down to the metal on Aleph

Comment options

This will be a game-changer. Aleph is a good project will some really cool features. We need some alternatives to NuxtJs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

AltStyle によって変換されたページ (->オリジナル) /