Ruck

An open source buildless React web application framework for Deno.

GitHub icon Get started

Ruck logo
Deno logo
React logo
GraphQL logo

Create basic sites or powerful apps

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.

GitHub icon Learn more