{"id":21584708,"url":"https://github.com/starfederation/datastar","last_synced_at":"2025-05-13T19:18:43.356Z","repository":{"id":193169563,"uuid":"683896663","full_name":"starfederation/datastar","owner":"starfederation","description":"The hypermedia framework.","archived":false,"fork":false,"pushed_at":"2025-05-09T13:08:44.000Z","size":121885,"stargazers_count":1954,"open_issues_count":20,"forks_count":129,"subscribers_count":24,"default_branch":"develop","last_synced_at":"2025-05-09T14:27:18.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://data-star.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/starfederation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-08-28T02:34:22.000Z","updated_at":"2025-05-09T13:08:48.000Z","dependencies_parsed_at":"2024-01-04T22:45:58.483Z","dependency_job_id":"4aa1b168-6e0b-4ade-9ae7-3bae9d1eae9e","html_url":"https://github.com/starfederation/datastar","commit_stats":null,"previous_names":["delaneyj/datastar","starfederation/datastar"],"tags_count":124,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starfederation%2Fdatastar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starfederation%2Fdatastar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starfederation%2Fdatastar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starfederation%2Fdatastar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starfederation","download_url":"https://codeload.github.com/starfederation/datastar/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253267792,"owners_count":21881136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T15:01:32.288Z","updated_at":"2025-05-13T19:18:43.333Z","avatar_url":"https://github.com/starfederation.png","language":"Go","funding_links":[],"categories":["Official","TypeScript","others"],"sub_categories":[],"readme":"[![Version](https://img.shields.io/github/package-json/v/starfederation/datastar?filename=library/package.json)](https://github.com/starfederation/datastar/releases)\n[![License](https://img.shields.io/github/license/starfederation/datastar)](https://github.com/starfederation/datastar/blob/main/LICENSE)\n[![Stars](https://img.shields.io/github/stars/starfederation/datastar?style=flat)](https://github.com/starfederation/datastar/stargazers)\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"200\" src=\"https://data-star.dev/static/images/rocket.webp\"\u003e\u003c/p\u003e\n\n# Datastar\n\n### The hypermedia framework.\n\nDatastar helps you build reactive web applications with the simplicity of server-side rendering and the power of a full-stack SPA framework.\n\nGetting started is as easy as adding a single 14.5 KiB script tag to your HTML.\n\n```html\n\u003cscript type=\"module\" src=\"https://cdn.jsdelivr.net/gh/starfederation/datastar@v1.0.0-beta.11/bundles/datastar.js\"\u003e\u003c/script\u003e\n```\n\nThen start adding frontend reactivity using declarative \u003ccode\u003edata-*\u003c/code\u003e attributes.\n\n```html\n\u003cinput data-bind-title /\u003e\n\u003cdiv data-text=\"$title.toUpperCase()\"\u003e\u003c/div\u003e\n\u003cbutton data-on-click=\"@post('/endpoint')\"\u003eSave\u003c/button\u003e\n```\n\nVisit the [Datastar Website »](https://data-star.dev/)\n\nWatch the [Videos »](https://www.youtube.com/@data-star)\n\nJoin the [Discord Server »](https://discord.com/invite/bnRNgZjgPh)\n\n## Getting Started\n\nRead the [Getting Started Guide »](https://data-star.dev/guide/getting_started)\n\n## Contributing\n\nRead the [Contribution Guidelines »](https://github.com/starfederation/datastar/blob/develop/CONTRIBUTING.md)\n\n## Custom Plugins\n\nYou can manually add your own plugins to the core:\n\n```html\n\u003cscript type=\"importmap\"\u003e\n{\n    \"imports\": {\n      \"datastar\": \"https://cdn.jsdelivr.net/gh/starfederation/datastar@v1.0.0-beta.11/bundles/datastar.js\"\n    }\n}\n\u003c/script\u003e\n\u003cscript type=\"module\"\u003e\n    import { load } from 'datastar'\n\n    load(\n        // Look ma’, I made a plugin!\n    )\n\u003c/script\u003e\n```\n\n[![Star History Chart](https://api.star-history.com/svg?repos=starfederation/datastar\u0026type=Date)](https://www.star-history.com/#starfederation/datastar\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarfederation%2Fdatastar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarfederation%2Fdatastar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarfederation%2Fdatastar/lists"}