htmx bigskysoftware

</> htmx - high power tools for HTML

主要语言
JavaScript
Stars
49,114
Forks
1,640

标签

  • 库/SDK
  • 前端
  • HTML
  • JavaScript
  • Web应用

摘要

htmx 是一个小巧(约14k min.gz)且零依赖的 JavaScript 库,允许开发者直接在 HTML 属性中访问 AJAX、CSS 过渡、WebSocket 和 Server Sent Events,从而摆脱繁重的 JavaScript 前端框架。它以超文本(HATEOAS)理念为核心,支持 hx-post、hx-swap 等属性指令,用简单的方式构建现代用户界面。适合希望用服务端渲染 + 超媒体方式构建交互式 Web 应用的开发者。

README

[![</> htmx](https://raw.githubusercontent.com/bigskysoftware/htmx/master/www/static/img/htmx_logo.1.png "high power tools for HTML")](https://htmx.org) *high power tools for HTML* [![Discord](https://img.shields.io/discord/725789699527933952)](https://htmx.org/discord) [![Netlify](https://img.shie…

查看完整页面