{"id":17139986,"url":"https://github.com/yehuozhili/bigbear-ui","last_synced_at":"2025-04-13T09:32:42.498Z","repository":{"id":44250693,"uuid":"263358933","full_name":"yehuozhili/bigbear-ui","owner":"yehuozhili","description":"Neumorphic component library for React 基于React制作的拟物风格组件库","archived":false,"fork":false,"pushed_at":"2022-02-10T22:27:13.000Z","size":6374,"stargazers_count":40,"open_issues_count":2,"forks_count":16,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T18:42:13.518Z","etag":null,"topics":["bigbear","bigbear-ui","neumorphic-ui","neumorphism","react","react-ui"],"latest_commit_sha":null,"homepage":"https://yehuozhili.github.io/bigbear-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yehuozhili.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://yehuozhili-1259443377.cos.ap-nanjing.myqcloud.com/pay.jpg"}},"created_at":"2020-05-12T14:21:58.000Z","updated_at":"2025-01-11T17:05:44.000Z","dependencies_parsed_at":"2022-09-18T11:40:28.024Z","dependency_job_id":null,"html_url":"https://github.com/yehuozhili/bigbear-ui","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuozhili%2Fbigbear-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuozhili%2Fbigbear-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuozhili%2Fbigbear-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuozhili%2Fbigbear-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yehuozhili","download_url":"https://codeload.github.com/yehuozhili/bigbear-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248690923,"owners_count":21146232,"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":["bigbear","bigbear-ui","neumorphic-ui","neumorphism","react","react-ui"],"created_at":"2024-10-14T20:13:34.136Z","updated_at":"2025-04-13T09:32:39.743Z","avatar_url":"https://github.com/yehuozhili.png","language":"TypeScript","funding_links":["https://yehuozhili-1259443377.cos.ap-nanjing.myqcloud.com/pay.jpg"],"categories":[],"sub_categories":[],"readme":"# bigbear-ui\nbigbear-ui是个人制作的拟物化小型轻量级ui库\n\n![npm](https://img.shields.io/npm/v/bigbear-ui)\n![npm bundle size](https://img.shields.io/bundlephobia/min/bigbear-ui)\n![npm](https://img.shields.io/npm/dt/bigbear-ui)\n[![Build Status](https://travis-ci.com/yehuozhili/bigbear-ui.svg?branch=master)](https://travis-ci.com/yehuozhili/bigbear-ui)\n[![Coverage Status](https://coveralls.io/repos/github/yehuozhili/bigbear-ui/badge.svg?branch=master)](https://coveralls.io/github/yehuozhili/bigbear-ui?branch=master)\n\n✨ 特性\n\n\n- 📕 详细的文档与介绍\n- 🎨 使用富有特色的Neumorphism拟物化风格\n- 📦 开箱即用的高质量 React 组件\n- 🔥 使用 TypeScript 开发，提供完整的类型定义文件\n\n\n\u003cbr/\u003e\n\n## 安装\n使用 npm 或 yarn 安装\n\n```\n$ npm install bigbear-ui --save\n```\n\n## 引入样式\n\n```\nimport 'bigbear-ui/dist/index.css';\n```\n## 导入组件\n\n```\nimport {componentName} from 'bigbear-ui';\n```\n\n## 在线文档\n\nhttps://yehuozhili.github.io/bigbear-ui/\n\n\u003cbr/\u003e\n\n\n## 本地文档\n\n下载代码，npm安装，使用`npm run storybook`即可获得本地文档。\n```\ngit clone https://github.com/yehuozhili/bigbear-ui.git\nnpm install \nnpm run storybook\n```\n\n## 使用scss\n\nscss放入bigbear-ui/dist/esm/styles/index.scss。\n```\n@import \"bigbear-ui/dist/esm/styles/index.scss\";\n```\n\n\n\n## 使用bigbear-ui-cli\n\n目前暂时只制作了一个模板供下载。如果需要react-router+redux+thunk以及mock数据可以使用此模板快速开发。\n\nhttps://www.npmjs.com/package/bigbear-ui-cli\n\n```\nnpm i bigbear-ui-cli -g\n```\n\n## 项目demo \n\nhttp://94.191.80.37:6698/#/\n\n\u003cbr/\u003e\n\n## 制作初衷\n\n制作一个属于自己的组件库应该是每个前端人员都有的梦想，有时候自己写出某些好的组件也想记录下来。\n\n\u003cbr/\u003e\n\n##  设计理念\n\n新拟物风格早就存在，但是这种风格受限性很强，特别是对于背景色的要求，因为只有通过背景色制造的高光和加深才能制作出完美的凸起和凹下。\n\n最初想法可能是做个浅色的风格和一个深色的风格，但是后来觉得，这样定制化过强，大部分时候，场景都是比较复杂的，也并不需要特别完美的定制效果，于是我将阴影效果进行改造，做出个比较通用的效果。\n\n这种风格最适合做小工具，同时组件库体积又小，避免占太多空间。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyehuozhili%2Fbigbear-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyehuozhili%2Fbigbear-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyehuozhili%2Fbigbear-ui/lists"}