{"id":28263504,"url":"https://github.com/kak-smko/renusify","last_synced_at":"2026-02-24T00:47:03.240Z","repository":{"id":65382520,"uuid":"574413090","full_name":"kak-smko/renusify","owner":"kak-smko","description":"vue3 framework","archived":false,"fork":false,"pushed_at":"2025-05-28T07:58:41.000Z","size":1816,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-28T08:08:26.394Z","etag":null,"topics":["renusify","vue","vue-framework","vue-frontend","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://renusify.codenus.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kak-smko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2022-12-05T08:58:44.000Z","updated_at":"2025-05-28T07:58:45.000Z","dependencies_parsed_at":"2024-01-13T12:41:55.491Z","dependency_job_id":"79bd7c6e-b5fc-4920-b522-636b94d8e665","html_url":"https://github.com/kak-smko/renusify","commit_stats":null,"previous_names":["smkoba/renusify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kak-smko/renusify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kak-smko%2Frenusify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kak-smko%2Frenusify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kak-smko%2Frenusify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kak-smko%2Frenusify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kak-smko","download_url":"https://codeload.github.com/kak-smko/renusify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kak-smko%2Frenusify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260505650,"owners_count":23019402,"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":["renusify","vue","vue-framework","vue-frontend","vue3","vuejs"],"created_at":"2025-05-20T08:11:30.260Z","updated_at":"2026-02-24T00:47:03.235Z","avatar_url":"https://github.com/kak-smko.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e  \n  \u003ca href=\"https://renusify.codenus.com\" target=\"_blank\"\u003e  \n    \u003cimg alt=\"Renusify Logo\" width=\"200\" src=\"https://renusify.codenus.com/logo.jpg\"\u003e  \n  \u003c/a\u003e  \n\u003c/p\u003e  \n\n\u003cp align=\"center\"\u003e  \n  \u003ca href=\"https://www.npmjs.com/package/renusify\"\u003e  \n    \u003cimg src=\"https://img.shields.io/npm/dt/renusify.svg\" alt=\"Downloads\"\u003e  \n  \u003c/a\u003e  \n  \u003ca href=\"https://www.npmjs.com/package/renusify\"\u003e  \n    \u003cimg src=\"https://img.shields.io/npm/dm/renusify.svg\" alt=\"Downloads\"\u003e  \n  \u003c/a\u003e  \n  \u003cbr\u003e  \n  \u003ca href=\"https://github.com/kak-smko/renusify/blob/master/LICENSE\"\u003e  \n    \u003cimg src=\"https://img.shields.io/npm/l/renusify.svg\" alt=\"License\"\u003e  \n  \u003c/a\u003e  \n  \u003ca href=\"https://www.npmjs.com/package/renusify\"\u003e  \n    \u003cimg src=\"https://img.shields.io/npm/v/renusify.svg\" alt=\"Version\"\u003e  \n  \u003c/a\u003e  \n\u003c/p\u003e  \n\n### ⚡ Quick Start\n\nGetting started with Renusify is easy. To create a new project, choose your package manager and run one of the following\ncommands:\n\nUsing [pnpm](https://pnpm.io/)\n\n```bash  \npnpm add renusify\n```  \n\nUsing [yarn](https://yarnpkg.com/)\n\n```bash  \nyarn add renusify\n```  \n\nUsing [npm](https://npmjs.com/)\n\n```bash  \nnpm install renusify\n```  \n\n### 🚀 Introduction\n\nSome highlights include:\n\n- **Customizable:** Extensive customization options with SCSS\n- **Responsive Layout:** The default configuration of Renusify components is responsive, allowing your application to\n  adapt to different screen sizes.\n- **Theme System:** A powerful color system that makes it easy to style your application with a consistent color\n  palette.\n- **Internationalization:**  Renusify supports all languages\n\n#### Browser Support\n\nRenusify supports all **modern browsers**.\n\n### 🖥️ Documentation\n\nTo check out the docs, visit [renusify.codenus.com](https://renusify.codenus.com).\n\n### 💁‍♂️ Contributing\n\nDevelopers interested in contributing should read the [Code of Conduct](./CODE_OF_CONDUCT.md).\n\n\u003e Please do **not** ask general questions in an issue. Issues are only to report bugs, suggest  \n\u003e enhancements, or request new features. For general questions and discussions, ask in\n\u003e the [discussions](https://github.com/kak-smko/renusify/discussions).\n\nTo help you get you familiar with our contribution process, we have a list\nof [good first issues](https://github.com/kak-smko/renusify/labels/good%20first%20issue) that contain bugs which have a\nrelatively limited scope. This is a great place to get started.\n\nWe also have a list of [help wanted](https://github.com/kak-smko/renusify/labels/help%20wanted) issues that you might\nwant to check.\n\n### 📑 License\n\nRenusify is available under the [BSD](./LICENSE) software license.\n\n  \n----  \n\nThis project exists thanks to all the people who contribute 😍!\n\n\u003ca href=\"https://github.com/kak-smko/renusify/graphs/contributors\" target=\"_blank\"\u003econtributors\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkak-smko%2Frenusify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkak-smko%2Frenusify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkak-smko%2Frenusify/lists"}