An open source buildless React web application framework for Deno.
Work with cutting edge standard technologies such as ESM, dynamic imports, HTTP imports, and import maps to avoid build steps like transpilation or bundling. Deno and browsers directly run the source code. Ruck is extremely lean with few dependencies. Modules are focused with default exports that are only deep imported when needed.
Some things that are complicated or impossible with traditional frameworks like Next.js are easy with Ruck.