Explore InfrontJS in Action

Welcome to the InfrontJS example page! Here, you’ll find a selection of minimalist, self-contained examples that demonstrate the core concepts and unique capabilities of InfrontJS. Each example is designed to run entirely in the browser—no server required—showcasing how simple and lightweight development can be with InfrontJS.

Dive in, experiment with the code, and discover how InfrontJS empowers you to build high-performance web applications without unnecessary overhead.

ALL SOURCES AVAILABLE ON GITHUB

Examples

Most Minimal

The most minimal example of InfrontJS (aka a shameless plug).

Minimalistic ToDo App

A very minimalisic ToDo application with a pretty ugly design.

Basic usage of States

Showcasing the basic usage and lifecycle of States in InfrontJS.

Usage of ThreeJS and Sub-States

Showcasing a canvas based 3D project and the use of Sub-States in InfrontJS.