{"id":28967403,"url":"https://github.com/stratoxjs/create-stratox","last_synced_at":"2026-02-13T21:10:24.758Z","repository":{"id":239284542,"uuid":"755851251","full_name":"stratoxjs/create-stratox","owner":"stratoxjs","description":"Stratox.js the Progressive JavaScript Framework for Dynamic UI and Modern Web Applications.","archived":false,"fork":false,"pushed_at":"2025-01-12T21:29:33.000Z","size":221,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T08:09:07.947Z","etag":null,"topics":["component","controller","dispatcher","framework","frontend","javascript","mvc","router","spa","state-handling","stratox","template","ui-components","views"],"latest_commit_sha":null,"homepage":"https://stratox.wazabii.se/","language":"JavaScript","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/stratoxjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2024-02-11T09:17:54.000Z","updated_at":"2025-01-12T21:29:52.000Z","dependencies_parsed_at":"2024-10-26T19:26:40.550Z","dependency_job_id":"e12e9343-0ffd-43ce-a8eb-ae70f3a27579","html_url":"https://github.com/stratoxjs/create-stratox","commit_stats":null,"previous_names":["stratoxjs/create-stratox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stratoxjs/create-stratox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratoxjs%2Fcreate-stratox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratoxjs%2Fcreate-stratox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratoxjs%2Fcreate-stratox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratoxjs%2Fcreate-stratox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stratoxjs","download_url":"https://codeload.github.com/stratoxjs/create-stratox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratoxjs%2Fcreate-stratox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":["component","controller","dispatcher","framework","frontend","javascript","mvc","router","spa","state-handling","stratox","template","ui-components","views"],"created_at":"2025-06-24T08:09:08.790Z","updated_at":"2026-02-13T21:10:24.734Z","avatar_url":"https://github.com/stratoxjs.png","language":"JavaScript","readme":"\n# Stratox.js: The Progressive Framework for Dynamic UI and Modern Web Applications ![npm](https://img.shields.io/npm/v/create-stratox)\n\n![enter image description here](http://wazabii.se/github-assets/installation-prompt-1.png)\n\nStratox.js is a powerful JavaScript library for modern web development, enabling you to build SPAs, full-scale applications, or enrich static HTML with dynamic components. With its flexible framework and template library, Stratox.js adapts to your needs seamlessly.\n\nBuilt for exceptional performance and responsiveness without external dependencies, Stratox.js features a UI engine and form builder that align with HTML semantics for simplicity and accessibility. Designed for ease of use, it makes application development effortless.\n\n## The Library or Framework? \nAre you looking for the Stratox Library or the Stratox Framework? Stratox is available as both a library and a framework, catering to different development needs.\n\n### Startox: Framework\nStratox also comes as a fully-featured framework, offering a comprehensive solution for building modern, dynamic applications from the ground up. The framework simplifies complex tasks with built-in tools and structured workflows, making it ideal for creating full-fledged web apps with minimal setup. If you’re seeking a robust foundation to kickstart your project, the Stratox Framework is your go-to choice.\n\n[Stratox Framework documentation](https://stratox.wazabii.se)\n\n### Startox: Library\nThe library version provides a lightweight, flexible tool that integrates seamlessly with your existing scripts, giving you full control over implementation. It’s an excellent choice for enhancing static websites with dynamic content, allowing you to add interactivity without overhauling your entire setup.\n\n[Stratox Library documentation](https://stratox.wazabii.se/stratox.js)\n\n## Example\nBelow is a just **basic** example to demonstrate how easy it is to build a component. \n```js\nexport default function MyTextComponent({ props }) {\n    return `\n    \u003cheader\u003e\n        \u003ch1\u003e${props.headline}\u003c/h1\u003e\n        \u003cp\u003e${props.content}\u003c/p\u003e\n    \u003c/header\u003e\n    `;\n}\n```\n### Resulting in\n\n![enter image description here](https://wazabii.se/github-assets/example-result-about.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratoxjs%2Fcreate-stratox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstratoxjs%2Fcreate-stratox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratoxjs%2Fcreate-stratox/lists"}