{"id":13695004,"url":"https://github.com/ecomfe/san-mui","last_synced_at":"2025-10-11T02:36:00.207Z","repository":{"id":57742147,"uuid":"79532409","full_name":"ecomfe/san-mui","owner":"ecomfe","description":"A Set of SAN Components that Implement Google's Material Design","archived":false,"fork":false,"pushed_at":"2020-06-11T06:37:29.000Z","size":2670,"stargazers_count":94,"open_issues_count":7,"forks_count":30,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-07-07T16:22:34.099Z","etag":null,"topics":["material-design","san"],"latest_commit_sha":null,"homepage":"https://ecomfe.github.io/san-mui","language":"JavaScript","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/ecomfe.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-01-20T06:31:15.000Z","updated_at":"2024-09-24T15:50:34.000Z","dependencies_parsed_at":"2022-09-05T18:00:43.060Z","dependency_job_id":null,"html_url":"https://github.com/ecomfe/san-mui","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/ecomfe/san-mui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomfe%2Fsan-mui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomfe%2Fsan-mui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomfe%2Fsan-mui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomfe%2Fsan-mui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecomfe","download_url":"https://codeload.github.com/ecomfe/san-mui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomfe%2Fsan-mui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268392180,"owners_count":24243297,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["material-design","san"],"created_at":"2024-08-02T17:01:56.250Z","updated_at":"2025-10-11T02:35:55.175Z","avatar_url":"https://github.com/ecomfe.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# san-mui\n\nA Set of SAN Components that Implement Google's Material Design\n\n[![Build Status](https://travis-ci.org/ecomfe/san-mui.svg?style=flat)](https://travis-ci.org/ecomfe/san-mui)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/ecomfe/san-mui/master/LICENSE)\n\n## 使用指南\n\n1. 通过 npm 安装\n\n    ```sh\n    npm i -S san-mui\n    ```\n\n2. 在代码中引入\n\n    ```js\n    // 引入需要的组件\n    import {Button, DatePicker} from 'san-mui';\n\n    // 引入全部样式\n    import 'san-mui/lib/index.css';\n    ```\n\n    或者希望只引入需要的组件，可以这么做：\n\n    ```js\n    import Button from 'san-mui/lib/Button';\n    import 'san-mui/lib/Button/Button.css';\n    ```\n\n## 开发指南\n\n### 开发\n\n```sh\nnpm run dev\n```\n\n### 测试\n\n```sh\nnpm test\n```\n\n\n### 构建\n\n我们的源码存放在 `src`，构建产物放在 `lib` 下；\n\n启动构建命令：\n\n```sh\nnpm run build\n```\n\n## 发布指南\n\n### 发布源\n\n只发布到 npm 上；\n\n### 发布内容\n\n发布内容应该只包含 package.json / readme.md / lib\n\n### 发布版本\n\n两周内发版本 san-mui@1.0.0-alpha 系列\n\n两周到一个月之内版本：san-mui@1.0.0-beta\n\n一个月至两个月内：san-mui@1.0.0-rc\n\n最终版本 san-mui@1.0.0\n\nsan-mui@1.0.X版本对应的san的版本为3.2.3\n\nsan-mui@1.1.X版本对应的san的版本为3.5.2 源码对应的是version-3.3.x分支\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecomfe%2Fsan-mui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecomfe%2Fsan-mui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecomfe%2Fsan-mui/lists"}