{"id":28167240,"url":"https://github.com/yequanrui/cloudtools","last_synced_at":"2026-02-27T19:16:56.450Z","repository":{"id":40651844,"uuid":"418624423","full_name":"yequanrui/CloudTools","owner":"yequanrui","description":"Toolsets based on DevUI(Angular)","archived":false,"fork":false,"pushed_at":"2025-09-27T20:31:46.000Z","size":17146,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T22:19:14.593Z","etag":null,"topics":["angular","devui","tools"],"latest_commit_sha":null,"homepage":"https://yequanrui.github.io/CloudTools/","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/yequanrui.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-18T18:35:45.000Z","updated_at":"2025-09-27T20:30:17.000Z","dependencies_parsed_at":"2024-02-17T18:28:26.630Z","dependency_job_id":"12559743-7f55-41f6-8d94-f70c322eabfb","html_url":"https://github.com/yequanrui/CloudTools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yequanrui/CloudTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yequanrui%2FCloudTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yequanrui%2FCloudTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yequanrui%2FCloudTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yequanrui%2FCloudTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yequanrui","download_url":"https://codeload.github.com/yequanrui/CloudTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yequanrui%2FCloudTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29909455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T17:28:36.873Z","status":"ssl_error","status_checked_at":"2026-02-27T17:28:20.970Z","response_time":57,"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":["angular","devui","tools"],"created_at":"2025-05-15T14:12:17.230Z","updated_at":"2026-02-27T19:16:56.418Z","avatar_url":"https://github.com/yequanrui.png","language":"TypeScript","readme":"# CloudTools\n\n\u003e Toolsets based on DevUI(Angular)\n\u003e\n\u003e Included:\n\u003e\n\u003e 1. [Repository Timeline -- 仓库时间轴(GitHub)](https://yequanrui.github.io/CloudTools/repo-axis)\n\u003e 2. [Transcoding -- 在线编码转换](https://yequanrui.github.io/CloudTools/transcoding)\n\u003e 3. [Equality in JavaScript -- JavaScript等式对照表](https://yequanrui.github.io/CloudTools/js-equality)\n\u003e 4. [NowCoder Test -- 牛客网测试环境(JavaScript V8)](https://yequanrui.github.io/CloudTools/nowcoder-test)\n\u003e 5. [Acoustic calculator -- 有声计算器](https://yequanrui.github.io/CloudTools/acoustic-calc)\n\u003e 6. [QRCode Generator -- 二维码生成器](https://yequanrui.github.io/CloudTools/qr-code)\n\u003e 7. [Periodic Table of Elements -- 元素周期表](https://yequanrui.github.io/CloudTools/periodic-table)\n\u003e 8. [2048](https://yequanrui.github.io/CloudTools/puzzle-2048)\n\u003e 9. [Match 3 -- 三消](https://yequanrui.github.io/CloudTools/match-3)\n\n[![version](https://img.shields.io/github/package-json/v/yequanrui/CloudTools)](https://yequanrui.github.io/CloudTools/)\n[![types](https://img.shields.io/npm/types/@angular/core)](https://www.tslang.cn/)\n[![license](https://img.shields.io/github/license/yequanrui/CloudTools)](https://choosealicense.rustwiki.org/licenses/mit/)\n\n[![node](https://img.shields.io/node/v/@angular/core)](http://nodejs.cn/)\n[![npm](https://img.shields.io/npm/v/npm/latest-6?label=npm)](https://www.npmjs.com/)\n\n[![angular](https://img.shields.io/github/package-json/dependency-version/yequanrui/CloudTools/@angular/core?label=angular)](https://angular.dev/)\n[![devui](https://img.shields.io/github/package-json/dependency-version/yequanrui/CloudTools/ng-devui)](https://devui.design/home)\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.x.x.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyequanrui%2Fcloudtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyequanrui%2Fcloudtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyequanrui%2Fcloudtools/lists"}