{"id":13480567,"url":"https://github.com/mistakenelf/tails-ui","last_synced_at":"2026-03-11T02:40:55.559Z","repository":{"id":57157399,"uuid":"94255999","full_name":"mistakenelf/tails-ui","owner":"mistakenelf","description":":monkey: Clean UI based on tailwindcss","archived":false,"fork":false,"pushed_at":"2018-02-26T16:40:18.000Z","size":1590,"stargazers_count":197,"open_issues_count":7,"forks_count":11,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-05-21T00:58:50.392Z","etag":null,"topics":["react","rollup","styled-components","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/mistakenelf.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":null,"security":null,"support":null}},"created_at":"2017-06-13T20:43:11.000Z","updated_at":"2024-04-22T00:17:31.000Z","dependencies_parsed_at":"2022-09-17T16:51:50.368Z","dependency_job_id":null,"html_url":"https://github.com/mistakenelf/tails-ui","commit_stats":null,"previous_names":["knipferrc/tails-ui","knipferrc/stylized"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistakenelf%2Ftails-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistakenelf%2Ftails-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistakenelf%2Ftails-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistakenelf%2Ftails-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mistakenelf","download_url":"https://codeload.github.com/mistakenelf/tails-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":208401743,"owners_count":14860793,"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":["react","rollup","styled-components","tailwindcss"],"created_at":"2024-07-31T17:00:41.471Z","updated_at":"2024-07-31T17:03:06.482Z","avatar_url":"https://github.com/mistakenelf.png","language":"OCaml","funding_links":[],"categories":["UI Libraries, Components \u0026 Templates","OCaml"],"sub_categories":[],"readme":"# Tails-UI\nReact UI components using **tailwindcss**\n\n## Components:\n- Alert\n- Article\n- Box\n- Breadcrumbs\n- Button\n- Card\n- CodeBlock\n- DangerousHTML\n- Dropdown\n- Flex\n- ImageCarousel\n- Loader\n- MegaFooter\n- Modal\n- Navbar\n- Panel\n- Portal\n- ProgressBar\n- RenderIf\n- Select\n- Space\n- Tab\n- Table\n- Tabs\n- Text\n- TextArea\n- TextField\n- TruncateText\n\n## Installation:\n`npm i tails-ui`\n\n## Usage:\n- Make sure to import the tails-ui css file `import 'tails-ui/dist/index.css'`\n- Documentation site is coming soon with all the component api's\n``` js\nimport React from 'react'\nimport { Button } from 'tails-ui'\n\nconst Button = () =\u003e (\n  \u003cButton\n    color=\"blue\"\n    type=\"submit\"\n    fullWidth\n    outline\n  \u003e\n    Submit\n  \u003c/Button\u003e\n)\n\nexport default Button\n\n```\n\n## Running Locally:\n- You can run `npm link` inside **tails-ui** and then `npm link tails-ui` inside a project you have created to test the components locally.\n- You can run `npm start` to start **tails-ui** in watch mode and it will compile any new components you add.\n- `npm test` will run jest\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistakenelf%2Ftails-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmistakenelf%2Ftails-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistakenelf%2Ftails-ui/lists"}