{"id":24380489,"url":"https://github.com/yei-linux/gamiui","last_synced_at":"2025-04-10T22:54:09.659Z","repository":{"id":43349922,"uuid":"365902159","full_name":"Yei-Linux/GamiUI","owner":"Yei-Linux","description":"GamiUI is an UI Library provides a series of customizables components to use on apps wich use a gamification orientation.  NPM: https://www.npmjs.com/package/@gamiui/standard.    Storybook : https://6098a5391a29200039e99041-irdhvapfqc.chromatic.com/?path=/docs/atoms-avatar-%F0%9F%9F%A2--one","archived":false,"fork":false,"pushed_at":"2023-12-07T14:27:22.000Z","size":10493,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T22:54:03.262Z","etag":null,"topics":["atomic-design","chromatic","classnames","emotion","react","storybook","typescript"],"latest_commit_sha":null,"homepage":"https://www.gamiui.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yei-Linux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-05-10T03:02:46.000Z","updated_at":"2024-12-16T18:33:47.000Z","dependencies_parsed_at":"2024-06-21T19:20:19.703Z","dependency_job_id":"7370aae9-7a16-4556-809c-bfcd8c4a203c","html_url":"https://github.com/Yei-Linux/GamiUI","commit_stats":{"total_commits":192,"total_committers":3,"mean_commits":64.0,"dds":0.01041666666666663,"last_synced_commit":"bdad10a382015318e413c4b49dc87b6faaa3d5cd"},"previous_names":["yei-linux/gamificationstorybook"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yei-Linux%2FGamiUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yei-Linux%2FGamiUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yei-Linux%2FGamiUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yei-Linux%2FGamiUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yei-Linux","download_url":"https://codeload.github.com/Yei-Linux/GamiUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312172,"owners_count":21082638,"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":["atomic-design","chromatic","classnames","emotion","react","storybook","typescript"],"created_at":"2025-01-19T08:19:30.877Z","updated_at":"2025-04-10T22:54:09.633Z","avatar_url":"https://github.com/Yei-Linux.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.gamiui.com\"\u003e\n    \u003cimg src=\"https://i.pinimg.com/originals/02/61/18/0261188a351ebd989dd394761403da28.jpg\" alt=\"gamiBrain\" width=\"200\"  style=\"border-radius:50%\"/\u003e\n    \u003ch1 align=\"center\"\u003eGamiUI\u003c/h1\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003c/br\u003e\n\n# Installation\n\nThe easiest way to get started with GamiUI is to use the global installation. Which means that all the components are imported from a single package.\n\nFollow the steps below to install all GamiUI components:\n\n- **1. Install Packages**:\n  \n  To install GamiUI, run one of the following commands in your terminal:\n  \u003cbr/\u003e\n  ```js\n  npm i @gamiui/standard\n  ```\n\n- **2. Provider Setup**:\n  \n  It is essential to add the GamiUIProvider at the root of your application:\n  \u003cbr/\u003e\n  ```jsx\n  import React from \"react\";\n  import { ThemeGamification } from \"@gamiui/standard\";\n\n  export const App = () =\u003e {\n    return (\n      \u003cThemeGamification\u003e \n        \u003cYourApplication /\u003e\n      \u003c/ThemeGamification\u003e\n    );\n  };\n  ```\n\n- **3. Start using a component**:\n  \n  To install GamiUI, run one of the following commands in your terminal:\n  \u003cbr/\u003e\n  ```jsx\n    import React from \"react\";\n    import { Button } from '@gamiui/standard'\n\n    export const App = () =\u003e {\n    return (\n      \u003cButton\u003e \n        GamiUI\n      \u003c/Button\u003e\n    );\n  };\n  ```\n\n## **Framework Guides**\n\nGamiUI is compatible with your preferred framework. We have compiled comprehensive, step-by-step tutorials for the following frameworks:\n\n- **1.** Nextjs\n- **2.** Vite","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyei-linux%2Fgamiui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyei-linux%2Fgamiui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyei-linux%2Fgamiui/lists"}