Hacker News new | ask | show | jobs
Show HN: triad.js – A toolset for creating web apps (codeberg.org)
1 points by joexo 96 days ago
A lightweight alternative to the more fully featured front end frameworks.

Uses plain javascript, and utilizes a tree structure of nested function calls to represent html, instead of a templating language.