{"id":19519953,"url":"https://github.com/opentiny/tiny-ng","last_synced_at":"2025-04-26T07:31:30.443Z","repository":{"id":77365823,"uuid":"570814273","full_name":"opentiny/tiny-ng","owner":"opentiny","description":"Angular UI components library.","archived":false,"fork":false,"pushed_at":"2024-04-10T02:47:27.000Z","size":5170,"stargazers_count":107,"open_issues_count":19,"forks_count":10,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-14T22:02:35.418Z","etag":null,"topics":["angular","components"],"latest_commit_sha":null,"homepage":"https://opentiny.design/tiny-ng","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/opentiny.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2022-11-26T07:59:00.000Z","updated_at":"2025-03-17T06:08:43.000Z","dependencies_parsed_at":"2023-07-25T18:02:49.810Z","dependency_job_id":"ccc61708-cf1a-4981-90ce-79d698f9ce89","html_url":"https://github.com/opentiny/tiny-ng","commit_stats":null,"previous_names":["opentiny/tiny-ng","opentiny/ng"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentiny%2Ftiny-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentiny%2Ftiny-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentiny%2Ftiny-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentiny%2Ftiny-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentiny","download_url":"https://codeload.github.com/opentiny/tiny-ng/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250953543,"owners_count":21513383,"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":["angular","components"],"created_at":"2024-11-11T00:22:54.238Z","updated_at":"2025-04-26T07:31:25.435Z","avatar_url":"https://github.com/opentiny.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"\"\u003e\n    \u003cimg width=\"230\" src=\"logo.png\" alt=\"logo 图片\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\nTinyNG\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n基于 Angular + TypeScript 的企业级 Web UI 组件库。\n\n\u003c/div\u003e\n\n[English](README.md) | 简体中文\n\n## 特性\n\n- 70+ 开箱即用的高质量 Angular 组件。\n- 支持 OnPush 模式。\n- 使用 TypeScript 开发。\n- 利用 CSS variables 提供强大的主题配置能力。\n- 支持 5 种 国际化语言。\n\n## 支持环境\n\n* Angular `\u003e=13.0.0`\n* 现代浏览器\n\n| Edge | Firefox | Chrome | Safari |\n| --------- | --------- | --------- | --------- |\n| last 3 versions | last 3 versions | last 3 versions | last 2 versions |\n\n## 安装\n\n```bash\n$ npm install @opentiny/ng\n```\n\n## 使用\n\n将想要使用的组件模块引入到你的模块中。\n\n```ts\nimport { TiButtonModule } from '@opentiny/ng';\n\n@NgModule({\n  imports: [ TiButtonModule ]\n})\nexport class AppModule {\n}\n```\n\n然后在 `angular.json` 文件中引入全局样式文件。\n\n```diff\n{\n  \"styles\": [\n+    \"node_modules/@opentiny/ng-themes/styles.css\",\n+    \"node_modules/@opentiny/ng-themes/theme-default.css\",\n  ]\n}\n```\n\n可参考官网 [快速上手](https://www.opentiny.design/tiny-ng/docs/getstart) 了解更多。\n\n## 开发\n\n```bash\n$ git clone 代码仓 clone 地址\n$ cd ng\n$ npm install\n$ npm start\n```\n\n浏览器会自动打开。\n\n## 更新日志\n\n详细的变更内容请在 [change logs](CHANGELOG.md) 查看。\n\n## 常见问题\n\n我们已经收集了一常见问题[常见问题](https://www.opentiny.design/tiny-ng/docs/faq)。在提 issue 前，请先在常见问题中查找你的问题是否已有答案。\n\n## 如何贡献\n\n我们欢迎所有的贡献。请随时贡献代码或提出您的想法。\n\n在提交你的任何想法之前，请先阅读我们的[贡献指南](CONTRIBUTING.md) 。\n\n## 授权协议\n\n[MIT](LICENSE)\n\n\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentiny%2Ftiny-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentiny%2Ftiny-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentiny%2Ftiny-ng/lists"}