sinatra-htmx
Search app
An example of an interactive web application built with Ruby and using HTMX to create a search functionality
Example of a Sinatra app using HTMX for implementing an interactive search
13 stars
3 watching
1 forks
Language: HTML
last commit: over 4 years ago
Linked from 1 awesome list
csshtmx
Related projects:
Repository | Description | Stars |
---|---|---|
libsyz/htmx-to-do-app | A simple to-do app demo using the htmx JavaScript library with Ruby and Sinatra | 6 |
rajasegar/htmx-github-search | An application that uses htmx and Node to enable interactive GitHub search functionality | 8 |
rootstrap/htmx-rails | A Ruby gem that simplifies working with HTMX in Rails applications. | 117 |
mfojtik/sinatra-twitter-bootstrap | A gem bundle providing Bootstrap CSS and JavaScript files with Sinatra helpers for easy integration | 23 |
angelofallars/htmx-go | A Go library for declaratively controlling HTMX behavior in web applications | 751 |
cscortes/htmxflask | Redevelops HTMX examples using a Flask backend to showcase client-side implementation details. | 94 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 11 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
hendriknielaender/zig-htmx | A real-time chat application using Zig and HTMX with WebSockets. | 7 |
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
khalidabuhakmeh/htmx.net | A package providing server-side helper methods to simplify working with HTMX | 477 |
jaredlockhart/django-htmx-todo | A Django application demonstrating the integration of htmx with a Todo list feature | 9 |
guettli/django-htmx-fun | A Django application showcasing the use of htmx to implement a stateless, single-page diary application. | 186 |
sinatra/sinatra.github.com | Documentation and website source code for a Ruby web framework | 293 |