mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 13:31:06 +00:00
le big rename
This commit is contained in:
parent
b003ccadf8
commit
d1252e0302
@ -1,6 +1,6 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>kutty - high power tools for html</title>
|
||||
<title></> kutty - high power tools for html</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="/css/site.css"/>
|
||||
<link rel="stylesheet" href="/css/prism-theme.css"/>
|
||||
|
@ -12,10 +12,10 @@ title: HTMx - HTML Extensions
|
||||
|
||||
## Introduction
|
||||
|
||||
Kutty is a set of HTML extensions (attributes, request headers, etc.) that allow you to use markup to build
|
||||
[powerful UX](/demo), while keeping the simplicity of the hypertext we all know and love.
|
||||
Kutty is a set of HTML extensions (attributes, request headers, etc.) that let you use markup to build
|
||||
[advanced UX](/demo) with the simplicity of the hypertext we all know and love.
|
||||
|
||||
Kutty is a small (<6Kb min.gz'd), dependency-free, and can be adopted incrementally without a huge rewrite.
|
||||
Kutty is a small (<6Kb min.gz'd), dependency-free & you can try it out quickly, without a huge rewrite.
|
||||
|
||||
## Quick Start
|
||||
|
||||
@ -30,8 +30,6 @@ This annotation tells kutty:
|
||||
|
||||
> "When a user clicks on this button, issue an AJAX request to /example, and replace the button with the response"
|
||||
|
||||
|
||||
|
||||
Kutty is based on [intercooler.js](http://intercoolerjs.org) and is the successor to that project.
|
||||
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user