{"id":26697817,"url":"https://github.com/dd/futility-ui","last_synced_at":"2026-05-03T12:01:10.712Z","repository":{"id":277142245,"uuid":"900161288","full_name":"dd/futility-ui","owner":"dd","description":"A set of ready-to-use UI components for Vue 3, styled according to the Flowbite design system, providing a fast start and a consistent visual style for your application.","archived":false,"fork":false,"pushed_at":"2025-03-20T21:13:29.000Z","size":232,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T21:18:55.767Z","etag":null,"topics":["ui-components","uikit","vue3"],"latest_commit_sha":null,"homepage":"https://dd.github.io/futility-ui/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dd.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-08T02:53:29.000Z","updated_at":"2025-03-20T21:13:32.000Z","dependencies_parsed_at":"2025-02-12T11:38:12.666Z","dependency_job_id":"cf205f41-e8c7-41c3-bf1d-6c3057771c09","html_url":"https://github.com/dd/futility-ui","commit_stats":null,"previous_names":["dd/futility-ui"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dd%2Ffutility-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dd%2Ffutility-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dd%2Ffutility-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dd%2Ffutility-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dd","download_url":"https://codeload.github.com/dd/futility-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665566,"owners_count":21142119,"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":["ui-components","uikit","vue3"],"created_at":"2025-03-26T21:30:17.354Z","updated_at":"2026-04-11T19:11:50.091Z","avatar_url":"https://github.com/dd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" \u003eFutility UI\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://www.npmjs.com/package/futility-ui\" target=\"_blank\" title=\"Version\"\u003e\n\t\t\u003cimg src=\"https://img.shields.io/npm/v/futility-ui.svg\" alt=\"Version\"\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://raw.githubusercontent.com/dd/futility-ui/master/LICENSE\" target=\"_blank\" title=\"License - Mozilla Public License Version 2.0\" \u003e\n\t\t\u003cimg src=\"https://img.shields.io/npm/l/futility-ui?cache-cracker\" alt=\"License - Mozilla Public License Version 2.0\" /\u003e\n\t\u003c/a\u003e\n\u003c/p\u003e\n\n\nA set of ready-to-use UI components for Vue 3, styled according to the [Flowbite](https://flowbite.com/) design system, providing a fast start and a consistent visual style for your application.\n\n[Live Demo](https://dd.github.io/futility-ui/)\n\n\n## Installation\n\nFirst, install the package:\n\n```sh\npnpm add futility-ui\n```\n\n\n## Usage\n\nWIP\n\n\n## Development\n\n### Setting Up for Development\n\nClone the repository and install dependencies:\n\n```console\ngit clone git@github.com:dd/futility-ui.git\ncd futility-ui\npnpm install\n```\n\n\n### Running in Development Mode\n\nUse Vite to start a local development server:\n\n```console\npnpm run storybook\n```\n\n\n### Building the Library\n\nTo create a production-ready build:\n\n```console\npnpm run build\n```\n\n\n### Contributing\n\n1. Fork the repository on GitHub.\n\n2. Create a new branch for your feature or fix.\n\n3. Make your changes and commit them with clear messages.\n\n4. Open a pull request and describe your changes.\n\nWe welcome contributions of all sizes!\n\n\n### Roadmap\n\n* [x] Icons\n* [x] Loader\n* [x] Buttons\n* [x] Text button\n* [x] Switch\n* [x] Checkbox\n* [x] Input\n* [x] Widgets group (A component that visually merges widgets without spacing, such as an input field immediately followed by a button.)\n* [x] Radio button\n* [ ] Form row (A component that renders a form row with a label, widget, help text, and error text.) **`\u003c- you are here`**\n* [ ] Select\n* [ ] DropDown\n* [ ] FileSelect\n* [ ] FileSelectArea\n* [ ] Textarea\n* [ ] Number picker\n* [ ] Modal\n* [ ] Tree Editor\n* [ ] MultiSelect\n* [ ] Tag Select\n* [ ] Tabs\n* [ ] DatePicker\n* [ ] TimePicker\n* [ ] Paginator\n* etc.\n\n#### Refactor\n\n* [ ] Split styles into base styles and theme-specific styles\n* [ ] Add support for scaling the icon inside the button\n* [ ] Update button focus styles\n\n#### Extended\n\n* [ ] Integrate Tailwind configuration and theming\n* [ ] Tag panel\n* [ ] Input Autocomplete (with loading options)\n* [ ] Select Autocomplete\n* [ ] Multi Select Autocomplete\n* [ ] Select with custom dropdown (search, loading, etc...)\n\n#### Dev\n\n* [x] Storybook at github pages\n* [x] Deploy to npm\n* [ ] Web interface for customize styles\n\n\n## Oh great, another UI library.\n\nYou might be wondering: why the heck do we need yet another UI library? The short answer is: just because.\n\nThis library isn\\`t necessarily better than others. It has a much smaller community, it evolves more slowly, and it doesn\\`t really have any unique killer feature. It exists simply because none of the existing options fully work for me. Either there aren\\`t enough components, or they\\`re incredibly complicated, or not truly native to Vue, or they\\`re paid, or… they just look ugly. So, I decided to build my own.\n\nThis library grew out of components I use at work. And my colleagues are probably asking themselves: why bother extracting the UI into a separate repo? Here are a few reasons:\n\n* I don\\`t like monorepos.\n\n* It\\`s easier to isolate components, code style, and dependencies.\n\n* Components are simpler to organize and structure.\n\n* Writing documentation is easier when you build components outside the context of the main project.\n\n* A separate repo makes it simpler to set up tests, build processes, and all that stuff. (Yeah, yeah - I know there are no tests yet, but eventually I\\`ll add some, at least out of curiosity.)\n\n* You can improve the UI independently from the main project.\n\n* It helps keep the main project\\`s codebase cleaner - less clutter unrelated to business logic.\n\n* Reusability? That\\`s a cliche argument, and it\\`s not really the main goal here (But who knows - maybe I\\`ll use this library in other projects too. I already have a few ideas).\n\n* An attempt to turn legacy code into a documented library that anyone can use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdd%2Ffutility-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdd%2Ffutility-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdd%2Ffutility-ui/lists"}