Quarkus logo Web Bundler - Examples

Demos

All these demo applications use the Web Bundler:

Renarde

  • htmx-todo — A Todo app using Renarde and Htmx github Source

  • quarkus-blast — A board game example with OIDC login using Renarde, Htmx, Hyperscript, and Bootstrap github Source

  • renotes — A note-taking app with Markdown support using Renarde, Htmx, and Bootstrap github Source

Lit

  • todo-demo-app — A Todo demo application using Lit and Vaadin Web Components github Source

  • star-rating — A full-stack star rating web component using Lit github Source

React

  • quarkus-bundler-react — A minimalist SPA demo with React Bootstrap github Source

  • quarkus-wb-patternfly-react — A minimalist SPA demo with PatternFly React github Source

jQuery

  • web-bundler-jquery — A jQuery example with Bootstrap github Source

  • bundler-gradle-jquery — The same example using Gradle github Source

Real World

The Web Bundler is also used in production applications:

  • code.quarkus.io — The Code Quarkus app generator, a React SPA github Source | Visit

  • mvnpm — The mvnpm SPA built with Lit github Source | Visit

  • RivieraDEV-Quarkus — The Riviera Dev Conference website built with Renarde (MVC) github Source | Visit

  • search.quarkus.io — Quarkus guides search, a Lit full-stack web component github Source | Visit