{"id":16081924,"url":"https://github.com/mon4ik/frekui","last_synced_at":"2025-06-13T00:05:31.776Z","repository":{"id":156116861,"uuid":"625784421","full_name":"Mon4ik/frekui","owner":"Mon4ik","description":"UI Kit","archived":false,"fork":false,"pushed_at":"2023-04-26T10:04:30.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T00:02:18.853Z","etag":null,"topics":["css-framework","scss","uikit"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/Mon4ik.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":"2023-04-10T05:04:04.000Z","updated_at":"2023-04-26T09:25:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e9d22a0-58b5-4f98-b43d-f813d62e5770","html_url":"https://github.com/Mon4ik/frekui","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Mon4ik/frekui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Ffrekui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Ffrekui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Ffrekui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Ffrekui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mon4ik","download_url":"https://codeload.github.com/Mon4ik/frekui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Ffrekui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259553131,"owners_count":22875609,"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":["css-framework","scss","uikit"],"created_at":"2024-10-09T11:24:37.956Z","updated_at":"2025-06-13T00:05:31.636Z","avatar_url":"https://github.com/Mon4ik.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FrekUI (β)\n\n\u003e **F**ancy **R**ounded n**E**w **K**it **UI**\n\nTailwind based UI Kit\n\n## Installation\n\n### Via packet managers\n\n```shell\nnpm i @idkncc/frekui@beta\n```\n\n```shell\nyarn add @idkncc/frekui@beta\n```\n\n### Build yourself\n\n```shell\nyarn\nyarn build\nyarn link\n\n# in other project\n\nyarn link frekui\n```\n\n## Usage\n\n### In CSS\n\n#### SCSS\n\u003e Tailwind is required!\n```scss\n// You can import whole\n@import \"~@idkncc/frekui/scss/frekui.scss\";\n\n// OR you can selectively import\n\n@import \"~@idkncc/frekui/scss/mixins\";\n@import \"~@idkncc/frekui/scss/button\";\n```\n\n#### CSS\n\n```css\n@import url(https://unpkg.com/@idkncc/frekui@latest/dist/frekui.standalone.css);\n\n/*      with tailwind        */\n/*            v              */\n@import url(https://unpkg.com/@idkncc/frekui@latest/dist/frekui.min.css);\n\n```\n\n### JS (f.e. React)\n\n```js\nimport \"@idkncc/frekui/dist/frekui.standalone.css\"\n\n// or if tailwind installed:\nimport \"@idkncc/frekui/dist/frekui.min.css\"\n```\n\n### Plain HTML (without Tailwind)\n\n```html\n\u003clink href=\"https://unpkg.com/@idkncc/frekui@latest/dist/frekui.standalone.css\" rel=\"stylesheet\"\u003e\n```\n\n### Other\n\nFolder [`/dist`](dist/) contains all built files","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmon4ik%2Ffrekui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmon4ik%2Ffrekui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmon4ik%2Ffrekui/lists"}