{"id":13566813,"url":"https://github.com/blofin/blofin-ui","last_synced_at":"2025-04-04T00:32:21.085Z","repository":{"id":173921547,"uuid":"651488403","full_name":"blofin/blofin-ui","owner":"blofin","description":"UI library for crypto exchange.","archived":false,"fork":false,"pushed_at":"2024-10-30T03:09:55.000Z","size":1894,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T06:14:20.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://t.ly/W5Nc2","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/blofin.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-09T10:49:45.000Z","updated_at":"2024-10-30T03:09:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"57b3dd92-d5e5-426e-9f0d-cd7fd2026d2f","html_url":"https://github.com/blofin/blofin-ui","commit_stats":null,"previous_names":["blofinex/blofin-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blofin%2Fblofin-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blofin%2Fblofin-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blofin%2Fblofin-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blofin%2Fblofin-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blofin","download_url":"https://codeload.github.com/blofin/blofin-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103290,"owners_count":20884023,"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":[],"created_at":"2024-08-01T13:02:17.300Z","updated_at":"2025-04-04T00:32:20.054Z","avatar_url":"https://github.com/blofin.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://blofin.com/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg width=\"150\" src=\"/src/assets/logo.svg\" alt=\"Blofin logo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eBlofin UI\u003c/h1\u003e\n\n![cover](./src/assets/cover.png)\n\n![NPM](https://img.shields.io/npm/l/blofin-ui)\n![npm](https://img.shields.io/npm/v/blofin-ui)\n![npm](https://img.shields.io/npm/dt/blofin-ui)\n\n**UI library for crypto exchanges.**\n\nIntroducing our exquisite and sophisticated UI library tailored specifically for discerning crypto exchanges.\n\nImmerse yourself in a world of luxury and elegance as our meticulously crafted design elements seamlessly integrate with the cutting-edge technology of the cryptocurrency industry.\n\nElevate your user experience to new heights with our high-end interface components, meticulously curated to ensure a seamless and visually stunning trading environment.\n\nWith our UI library, you can confidently offer your users a truly elevated and refined trading experience, solidifying your position as a premier destination for secure and stylish cryptocurrency transactions.\n\n## Installation\n\n**NPM**\n\n```bash\nnpm install blofin-ui\n```\n\n**Yarn**\n\n```bash\nyarn add blofin-ui\n```\n\n## Usage\n\n```jsx\nimport \"src/styles/globals.css\";\nimport { BlofinUiProvider } from \"blofin-ui\";\nimport { Button } from \"blofin-ui\";\n\n\u003cBlofinUiProvider value={{ theme: \"light\" }}\u003e\n  \u003cComponent {...pageProps}\u003e\u003c/Component\u003e\n\u003c/BlofinUiProvider\u003e;\n```\n\n```css\n/** global.css */\n@import \"blofin-ui/blofin.css\";\n@import \"./tailwind.css\";\n\n/** tailwind.css */\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n```\n\n## Components\n\n- [x] Button\n- [x] Checkbox\n- [x] Input\n- [x] Select\n- [x] Textarea\n- [x] Tooltip\n- [x] Modal\n- [x] Dropdown\n- [x] Tabs\n- [x] Table\n- [x] Pagination\n- [x] Loader\n- [x] Alert\n- [x] Badge\n- [x] Card\n- [x] Divider\n- [x] Silder\n- [x] List\n- [x] Tag\n- [x] Typography\n- [x] Avatar\n- [x] Icon\n- [x] Menu\n\n## Stack we use\n\n![react](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![tailwindcss](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n\n![figma](https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge\u0026logo=figma\u0026logoColor=white)\n![github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)\n\n## License\n\nThis project is licensed under the terms of the\n[MIT license](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblofin%2Fblofin-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblofin%2Fblofin-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblofin%2Fblofin-ui/lists"}