{"id":25501543,"url":"https://github.com/tobitsoftware/chayns-toolkit","last_synced_at":"2025-04-10T09:36:02.164Z","repository":{"id":53084601,"uuid":"297562364","full_name":"TobitSoftware/chayns-toolkit","owner":"TobitSoftware","description":"A zero-config toolchain for developing chayns® apps.","archived":false,"fork":false,"pushed_at":"2024-10-29T09:50:05.000Z","size":6027,"stargazers_count":7,"open_issues_count":6,"forks_count":0,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2024-10-29T11:50:01.071Z","etag":null,"topics":["chayns","chayns-toolkit","react","typescript-support","webpack"],"latest_commit_sha":null,"homepage":"https://tobitsoftware.github.io/chayns-toolkit/","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/TobitSoftware.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":"2020-09-22T06:55:34.000Z","updated_at":"2024-03-11T00:50:15.000Z","dependencies_parsed_at":"2024-04-15T11:41:02.171Z","dependency_job_id":"ec46c775-cae3-43e5-baa2-6b029f66ffa7","html_url":"https://github.com/TobitSoftware/chayns-toolkit","commit_stats":{"total_commits":403,"total_committers":7,"mean_commits":57.57142857142857,"dds":0.3821339950372209,"last_synced_commit":"251f7c3556a9db2c634e5f57512f5af7052b1094"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TobitSoftware","download_url":"https://codeload.github.com/TobitSoftware/chayns-toolkit/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248192290,"owners_count":21062663,"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":["chayns","chayns-toolkit","react","typescript-support","webpack"],"created_at":"2025-02-19T04:43:28.638Z","updated_at":"2025-04-10T09:36:02.141Z","avatar_url":"https://github.com/TobitSoftware.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://tobitsoftware.github.io/chayns-toolkit/\" target=\"_blank\"\u003e\n        \u003ch1 align=\"center\"\u003e\n            \u003cimg src=\"https://raw.githubusercontent.com/TobitSoftware/chayns-toolkit/HEAD/assets/logo.png\" width=\"500px\" alt=\"chayns-toolkit\" /\u003e\n        \u003c/h1\u003e\n    \u003c/a\u003e\n    \u003cp align=\"center\"\u003eA zero-config toolchain for developing chayns® apps.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/TobitSoftware/chayns-toolkit/blob/master/LICENSE\" target=\"_blank\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/license/TobitSoftware/chayns-toolkit?color=%23A855F7\u0026labelColor=%2327272A\u0026style=for-the-badge\" alt=\"\" /\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://www.npmjs.com/package/chayns-toolkit\" target=\"_blank\"\u003e\n            \u003cimg src=\"https://img.shields.io/npm/v/chayns-toolkit?color=%236366F1\u0026labelColor=%2327272A\u0026style=for-the-badge\" alt=\"\" /\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/TobitSoftware/chayns-toolkit/branches\" target=\"_blank\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/last-commit/TobitSoftware/chayns-toolkit?color=%2310B981\u0026labelColor=%2327272A\u0026style=for-the-badge\" alt=\"\" /\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n**chayns-toolkit** contains pre-configured tools for the development, publishing\nand quality assurance of your app. It was created to simplify the development\nexperience when working with [React](https://reactjs.org).\n\n\u003e This toolchain is specialized in developing apps and plugins for the\n\u003e [chayns®](https://chayns.org/) platform. If you want to develop a general\n\u003e purpose web app, take a look at [Next.js](https://nextjs.org/). \u003cbr\u003e\n\n\u003cbr\u003e\n\n## ❯ Getting Started\n\nFor the easiest way to start a new chayns® project with chayns-toolkit check out\n[`create-chayns-app`](https://github.com/TobitSoftware/create-chayns-app).\n\n\u003cbr\u003e\n\n## ❯ Documentation\n\nVisit\n[https://tobitsoftware.github.io/chayns-toolkit/](https://tobitsoftware.github.io/chayns-toolkit/)\nto view the full documentation.\n\n\u003cbr\u003e\n\n## ❯ Contributing\n\nPlease see our\n[contributing document](https://tobitsoftware.github.io/chayns-toolkit/docs/contributing).\n\n\u003cbr\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n    \u003csub\u003e\n        Project created by Leo Driesch at Tobit.Software.\n    \u003c/sub\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://labs.tobit.com/\"\u003e\n        \u003cimg alt=\"Tobit.Software homepage\" src=\"./assets/icons/globe.svg\"\u003e\n    \u003c/a\u003e\n    \u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://github.com/TobitSoftware\"\u003e\n        \u003cimg alt=\"Tobit.Software on GitHub\" src=\"./assets/icons/github.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobitsoftware%2Fchayns-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobitsoftware%2Fchayns-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobitsoftware%2Fchayns-toolkit/lists"}