Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Version License Stars

Datastar

The hypermedia framework.

Datastar is a lightweight framework for building everything from simple sites to real-time collaborative web applications.

Getting started is as easy as adding a single 11.82 KiB script tag to your HTML.

<script type="module" src="https://cdn.jsdelivr.net/gh/starfederation/datastar@v1.0.0/bundles/datastar.js"></script>

Then start adding frontend reactivity using declarative data-* attributes.

<input data-bind:title /> <div data-text="$title.toUpperCase()"></div> <button data-on:click="@post('/endpoint')">Save</button>

Visit the Datastar Website »

Watch the Videos »

Join the Discord Server »

Getting Started

Read the Getting Started Guide »

Contributing

Read the Contribution Guidelines »

Star History Chart

关于 About

The hypermedia framework.

语言 Languages

TypeScript79.5%
Go9.0%
Shell6.8%
JavaScript4.6%
HTML0.1%
CSS0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
214
Total Commits
峰值: 32次/周
Less
More

核心贡献者 Contributors