{"id":13880648,"url":"https://github.com/functional-ui/functional-ui-kit","last_synced_at":"2025-04-12T20:44:04.441Z","repository":{"id":213566790,"uuid":"720757126","full_name":"functional-ui/functional-ui-kit","owner":"functional-ui","description":"Precise Figma \u0026 React components. Packed with best practices, unified prop names \u0026 consistent design and code.","archived":false,"fork":false,"pushed_at":"2024-06-13T09:51:23.000Z","size":139,"stargazers_count":609,"open_issues_count":2,"forks_count":25,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-04T04:35:21.953Z","etag":null,"topics":["design-system","figma","front-end","front-end-development","frontend","react","react-components","storybook","ui-components","ui-design","ui-library","uikit","ux-design","ux-ui"],"latest_commit_sha":null,"homepage":"https://functional-ui-kit.com","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/functional-ui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-19T14:09:05.000Z","updated_at":"2025-04-01T12:56:54.000Z","dependencies_parsed_at":"2024-01-07T18:34:35.743Z","dependency_job_id":"348b5b3a-237f-467c-a778-01fae1006a93","html_url":"https://github.com/functional-ui/functional-ui-kit","commit_stats":{"total_commits":47,"total_committers":3,"mean_commits":"15.666666666666666","dds":0.4893617021276596,"last_synced_commit":"811febafbe9c5649a0ed55cbce558c7480f6ca65"},"previous_names":["functional-ui/functional-ui-kit"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/functional-ui%2Ffunctional-ui-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/functional-ui%2Ffunctional-ui-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/functional-ui%2Ffunctional-ui-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/functional-ui%2Ffunctional-ui-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/functional-ui","download_url":"https://codeload.github.com/functional-ui/functional-ui-kit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631687,"owners_count":21136556,"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":["design-system","figma","front-end","front-end-development","frontend","react","react-components","storybook","ui-components","ui-design","ui-library","uikit","ux-design","ux-ui"],"created_at":"2024-08-06T08:03:21.074Z","updated_at":"2025-04-12T20:44:04.418Z","avatar_url":"https://github.com/functional-ui.png","language":"TypeScript","readme":"\u003cimg width=\"100%\" alt=\"functional-ui-kit-cover\" src=\"https://github.com/functional-ui/functional-ui-kit/assets/10652039/fa34ae50-ae9b-4af7-bcce-ca5393f496f0\"/\u003e\n\n\u003cul\u003e\n  \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge\u0026logo=figma\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/storybook-FF4785?style=for-the-badge\u0026logo=storybook\u0026logoColor=white\" /\u003e\n\u003c/ul\u003e\n\n# Welcome to Functional UI Kit\n\nFunctional UI Kit is a professionally crafted UI Kit for design \u0026 development teams, and individuals. We provide core components you would need in every project, focusing on accessibility, development experience and unified designer-developer experience.\n\nWe've made sure that Figma variables and CSS variables work together effortlessly. They share the same names, usage and inheritance structure. This isn't just an extra feature, **it's the core approach.**\n\nEach Figma variable has a direct counterpart in CSS, so there's no confusion. The design stays crystal clear as you move into the development phase.\n\n\u003cul\u003e\n  \u003cli\u003eWebsite: www.functional-ui-kit.com\u003c/li\u003e\n  \u003cli\u003eFigma Library: https://www.figma.com/community/file/1338456115232271694\u003c/li\u003e\n  \u003cli\u003eStorybook: https://functional-ui.github.io/functional-ui-kit\u003c/li\u003e\n  \u003cli\u003eGithub: www.github.com/functional-ui/functional-ui-kit\u003c/li\u003e\n  \u003cli\u003eNpm: www.npmjs.com/package/functional-ui-kit\u003c/li\u003e\n\u003c/ul\u003e\n\n\n# Setup\n### Install\nInstall the latest version from NPM.\n```\nnpm install functional-ui-kit\n```\n\n### Setup CSS\nImport the functional-ui-kit CSS file into your project in your css file\n```css\n@import 'functional-ui-kit/style';\n\nhtml {\n  ...\n```\nyou can also import the CSS file directly into your main React App file\n```js\nimport React, { Component } from 'react'\nimport 'functional-ui-kit/style';\n\nclass App extends Component {\n  ...\n```\n\n### Customizing Theme\nYou can customize the theme by overriding the CSS variables. You can find the list of variables in the [theme file](https:\\/\\/github.com/functional-ui/functional-ui-kit/blob/main/src/css/theme-colors.css)\n```css\n:root {\n  --fui-color-brand: var(--fui-color-green-700);\n}\n\n[data-theme=\"dark\"],\n[data-theme=\"dark\"] * {\n  --fui-color-brand: var(--fui-color-green-500);\n}\n...\n```\n\n### Using Components\nYou can use the components by importing them into your React App file\n```js\nimport React, { Component } from 'react'\nimport { FuiBadge } from 'functional-ui-kit/fui-badge';\n\nfunction App() {\n  return (\n    \u003cdiv\u003e\n      \u003cFuiBadge label='label' /\u003e\n    \u003c/div\u003e\n  );\n}\n```\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunctional-ui%2Ffunctional-ui-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunctional-ui%2Ffunctional-ui-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunctional-ui%2Ffunctional-ui-kit/lists"}