{"id":24367020,"url":"https://github.com/flowshade/flowshadeui","last_synced_at":"2026-05-05T00:40:04.510Z","repository":{"id":57238914,"uuid":"389685064","full_name":"flowshade/flowshadeui","owner":"flowshade","description":"Clean and modern tailwind components to use for any project.","archived":false,"fork":false,"pushed_at":"2021-11-29T21:54:49.000Z","size":812,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-28T16:23:58.962Z","etag":null,"topics":["components","tailwind","ui"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/flowshadeui","language":"CSS","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/flowshade.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}},"created_at":"2021-07-26T15:41:29.000Z","updated_at":"2021-11-29T21:47:53.000Z","dependencies_parsed_at":"2022-09-05T07:51:21.721Z","dependency_job_id":null,"html_url":"https://github.com/flowshade/flowshadeui","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/flowshade/flowshadeui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowshade%2Fflowshadeui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowshade%2Fflowshadeui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowshade%2Fflowshadeui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowshade%2Fflowshadeui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowshade","download_url":"https://codeload.github.com/flowshade/flowshadeui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowshade%2Fflowshadeui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32631058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["components","tailwind","ui"],"created_at":"2025-01-19T01:11:52.139Z","updated_at":"2026-05-05T00:40:04.485Z","avatar_url":"https://github.com/flowshade.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./assets/logo.svg\" alt=\"Flowshade UI Logo\" style=\"width:60px;\"/\u003e \n\n\u003ch1\u003eFlowshade UI\u003c/h1\u003e\n\n[![](https://data.jsdelivr.com/v1/package/npm/flowshadeui/badge)](https://www.jsdelivr.com/package/npm/flowshadeui)\n\nA modern UI library built on Tailwind CSS with built in dark mode.\n\n---\n### Installation\n##### CDN:\nA CDN can be a quick and easy way to use Flowshade UI in your project. Just insert the following into your ```\u003chead\u003e``` tag:\n```html\n\u003chead\u003e\n    \u003c!--Include TailwindCSS CDN--\u003e\n    \u003clink href=\"https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css\" rel=\"stylesheet\" /\u003e\n    \n    \u003c!-- Include just Flowshade UI styles. --\u003e\n    \u003clink href=\"https://cdn.jsdelivr.net/npm/flowshadeui@latest/dist/css/flowshadeui.css\" rel=\"stylesheet\" /\u003e\n    \n    \u003c!-- Enable components that require a script. --\u003e\n    \u003cscript src=\"https://cdn.jsdelivr.net/npm/flowshadeui@latest/dist/js/flowshadeui.js\" defer\u003e\u003c/script\u003e\n\u003c/head\u003e\n```\n\n##### TailwindCSS Plugin:\nInstalling FlowshadeUI from npm can allow you to add FlowshadeUI as a plugin or directly require FlowshadeUI files from ```node_modules```.\n```shell\n$ npm i flowshadeui\n``` \nIn `tailwind.config.js`:\n```js\nmodule.exports = {\n    plugins: [\n        require(\"flowshadeui\")\n    ]\n}\n```\n\n---\n### Documentation\n\nDocumentation is still in the works. It will be out soon :)\n\n---\n### License\n[![License](https://img.shields.io/badge/MIT-LICENSE-blue?style=for-the-badge)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowshade%2Fflowshadeui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowshade%2Fflowshadeui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowshade%2Fflowshadeui/lists"}