htmx-to-do-app
to-do app
A simple to-do app demo using the htmx JavaScript library with Ruby and Sinatra
6 stars
2 watching
0 forks
Language: HTML
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
johnthethird/sinatra-htmx | An example of an interactive web application built with Ruby and using HTMX to create a search functionality | 13 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 11 |
rootstrap/htmx-rails | A Ruby gem that simplifies working with HTMX in Rails applications. | 117 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
rajasegar/todo-htmx | A Node.js application using htmx to create a simple todo list app | 4 |
rajasegar/htmx-notes | A demo note-taking app using markdown inspired by React Server Components demo with htmx and Express.js | 14 |
michalsn/codeigniter-htmx-demo | A CodeIgniter demo showcasing various HTMX features and functionalities | 60 |
gobijan/go-htmx-todo | A web-based TODO app utilizing WebSockets and HTMX for dynamic updates | 10 |
gabrielrbarbosa/laravel-htmx-todolist | A simple todo list app built with Laravel and HTMX. | 7 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
survivejs-demos/mobx-demo | MobX port of web application examples from SurviveJS book | 85 |
prestancedesign/babashka-htmx-todoapp | A quick example of a todo list application built with Babashka and htmx without requiring any JavaScript. | 169 |
hmshafeeq/laravel-htmx-crud | A Laravel project providing code examples and implementation details for integrating HTMX features into a web application | 18 |
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 |