https://github.com/yequanrui/cloudtools
Toolsets based on DevUI(Angular)
https://github.com/yequanrui/cloudtools
angular devui tools
Last synced: 9 months ago
JSON representation
Toolsets based on DevUI(Angular)
- Host: GitHub
- URL: https://github.com/yequanrui/cloudtools
- Owner: yequanrui
- License: mit
- Created: 2021-10-18T18:35:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T08:58:49.000Z (10 months ago)
- Last Synced: 2025-04-13T09:42:51.679Z (10 months ago)
- Topics: angular, devui, tools
- Language: TypeScript
- Homepage: https://yequanrui.github.io/CloudTools/
- Size: 13.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CloudTools
> Toolsets based on DevUI(Angular)
>
> Included:
>
> 1. [Repository Timeline -- 仓库时间轴(GitHub)](https://yequanrui.github.io/CloudTools/repo-axis)
> 2. [Transcoding -- 在线编码转换](https://yequanrui.github.io/CloudTools/transcoding)
> 3. [Equality in JavaScript -- JavaScript等式对照表](https://yequanrui.github.io/CloudTools/js-equality)
> 4. [NowCoder Test -- 牛客网测试环境(JavaScript V8)](https://yequanrui.github.io/CloudTools/nowcoder-test)
> 5. [Acoustic calculator -- 有声计算器](https://yequanrui.github.io/CloudTools/acoustic-calc)
> 6. [QRCode Generator -- 二维码生成器](https://yequanrui.github.io/CloudTools/qr-code)
> 7. [Periodic Table of Elements -- 元素周期表](https://yequanrui.github.io/CloudTools/periodic-table)
> 8. [2048](https://yequanrui.github.io/CloudTools/puzzle-2048)
> 9. [Match 3 -- 三消](https://yequanrui.github.io/CloudTools/match-3)
[](https://yequanrui.github.io/CloudTools/)
[](https://www.tslang.cn/)
[](https://choosealicense.rustwiki.org/licenses/mit/)
[](http://nodejs.cn/)
[](https://www.npmjs.com/)
[](https://angular.dev/)
[](https://devui.design/home)
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.x.x.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `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.
## Further help
To 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.