{"id":30110114,"url":"https://github.com/domyjs/domy","last_synced_at":"2026-04-08T16:32:43.594Z","repository":{"id":299510100,"uuid":"775736481","full_name":"domyjs/domy","owner":"domyjs","description":"A lightweight and minimal JavaScript framework for your frontend that mixes AlpineJS and VueJS perfectly.","archived":false,"fork":false,"pushed_at":"2025-07-03T20:51:12.000Z","size":4455,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T20:57:19.661Z","etag":null,"topics":["alpinejs","framework","javascript","lightweight","minimal","reactjs","sveltejs","typescript","vuejs"],"latest_commit_sha":null,"homepage":"https://domyjs.github.io/domy/","language":"TypeScript","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/domyjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"buy_me_a_coffee":"yoannchbpro"}},"created_at":"2024-03-22T00:16:14.000Z","updated_at":"2025-07-03T20:51:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"72107776-286b-476b-9ca6-78367ac5a473","html_url":"https://github.com/domyjs/domy","commit_stats":null,"previous_names":["domyjs/domy","yoannchb-pro/domy"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/domyjs/domy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domyjs%2Fdomy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domyjs%2Fdomy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domyjs%2Fdomy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domyjs%2Fdomy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domyjs","download_url":"https://codeload.github.com/domyjs/domy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domyjs%2Fdomy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31564900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["alpinejs","framework","javascript","lightweight","minimal","reactjs","sveltejs","typescript","vuejs"],"created_at":"2025-08-10T04:17:56.404Z","updated_at":"2026-04-08T16:32:43.577Z","avatar_url":"https://github.com/domyjs.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"./assets/domy-358x358.png\" alt=\"Domy logo\" width=\"150\" style=\"display:block; margin:auto;\"\u003e\u003c/p\u003e\n\n# Domy\n\nA lightweight and minimal JavaScript framework for your frontend that mixes AlpineJS and VueJS perfectly.\n\n# 🚀 Features\n\n- Lightweight and fast\n- Reactive data binding\n- Component-based architecture\n- Easy to integrate with existing projects\n- No virtual DOM\n\n# 📚 Documentation\n\nCheck out the [official documentation](https://domyjs.github.io/domy/) for detailed instructions on how to get started with Domy.\n\n# Installation\n\n```\n$ npm install @domyjs/domy\n```\n\nor with the cdn\n\n```html\n\u003cscript src=\"https://unpkg.com/@domyjs/domy@1.x.x\"\u003e\u003c/script\u003e\n```\n\n# 📝 Usage\n\nHere’s a quick example to get you started:\n\n```html\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003ctitle\u003eMy Counter!\u003c/title\u003e\n    \u003cscript src=\"https://unpkg.com/@domyjs/domy@1.x.x\"\u003e\u003c/script\u003e\n  \u003c/head\u003e\n\n  \u003cbody\u003e\n    \u003cdiv d-scope=\"{ count: 0 }\"\u003e\n      \u003cp\u003eCount: {{ count }}\u003c/p\u003e\n      \u003cbutton @click=\"count++\"\u003eIncrement\u003c/button\u003e\n    \u003c/div\u003e\n  \u003c/body\u003e\n\n  \u003cscript\u003e\n    DOMY.createApp().mount();\n  \u003c/script\u003e\n\u003c/html\u003e\n```\n\n# 🤝 Contributing\n\nWe welcome contributions of all kinds! Check out our [Contributing Guide](./CONTRIBUTE.md) for details on how to get started.\n\n# 👮‍♂️ Code of conduct\n\nCheck out our [CODE OF CONDUCT](./CODE_OF_CONDUCT.md) for details.\n\n# 💎 Contact\n\nIf you have any questions or feedback, feel free to open an issue.\n\n# 💜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n","funding_links":["https://buymeacoffee.com/yoannchbpro"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomyjs%2Fdomy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomyjs%2Fdomy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomyjs%2Fdomy/lists"}