Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/vi4m/frontless

Frontless Swift - replaces Javascript with Swift for convenient and reactive web experiences.
https://github.com/vi4m/frontless

front-end-development swift swiftui tokamak

Last synced: 17 days ago
JSON representation

Frontless Swift - replaces Javascript with Swift for convenient and reactive web experiences.

Lists

README

        

# Frontless

_Don't use Javascript, React, Npm, Gulp, Grunt, Webpack, when you can simply use Swift! :-)_

Frontless is experimental set of components for building web applications in Swift/SwiftUI - running natively in the browser via Web Assembly.
It's built on top of https://github.com/TokamakUI/Tokamak, but differs in goals:

* It's more web friendly - it uses Bootstrap CSS, has native href links, and forward/back navigation
* It's suitable for building bigger desktop web-apps, such as CRUD web apps
* It has SwiftUI look and feel, but its components are specifically designed for the web, such as Table, Menu, Filters

----------
Live demo: [Todo App built as SPA, hosted as static files on Github](https://www.marcinkliks.pl/okrasa/?#ListOKR)

Zrzut ekranu 2021-11-14 o 01 16 38

Zrzut ekranu 2021-11-14 o 01 17 11

![image](https://user-images.githubusercontent.com/552398/111958567-abd9ec00-8aed-11eb-8394-7f41b9eaf192.png)