Skip to content
/ Vuk Public

SSR front-end framework focused on stability powered by Go's standard library.

License

Notifications You must be signed in to change notification settings

zarkones/Vuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuk

Vuk (meaning "Wolf" in many slavic languages) is an experimental front-end framework for building SSR applications.

Motivation

Mainly I make front-end applications in Fyne framework. However, sometimes you do wish to make it powered by HTML, CSS, and unfortunately JavaScript. This is a framework for just such use-case.

I grow tired of using Vue and React. Over the years they have been trough many changes and I just want to focus on building my application, rather than spend time upgrading and refactoring.

There are Godly amount of companies stuck with outdated Vue, React, and Angular versions. I desire for something which will remain as is once it hits the stable version. Of course, in terms of public API that is; the internal functionality of the framework can change however as long as it doesn't break anything.

Once stable version of this framework is reached there won't be any breaking changes. New features will be added, however, not at the cost of current features.

About

SSR front-end framework focused on stability powered by Go's standard library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages