rfw

module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2025 License: AGPL-3.0

README

rfw

rfw (Reactive Framework) is a Go-based reactive framework for building web applications with WebAssembly. The framework source code lives in versioned packages such as v1/core, while an example application can be found in example/.

Getting Started

# install the CLI
go install github.com/rfwlab/rfw/cmd/rfw@latest

# bootstrap a project
rfw init github.com/username/project-name

# run the development server
rfw dev

Read the documentation for a complete guide to the framework.

Directories

Path Synopsis
cmd
rfw command
docs
ui command
plugins/i18n
Package i18n exposes helpers for basic string translation.
Package i18n exposes helpers for basic string translation.
plugins/logger
Package logger provides a plugin that redirects framework logs to the browser console.
Package logger provides a plugin that redirects framework logs to the browser console.
v1
dom
js

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL