An open API service indexing awesome lists of open source software.

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)

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)

[![version](https://img.shields.io/github/package-json/v/yequanrui/CloudTools)](https://yequanrui.github.io/CloudTools/)
[![types](https://img.shields.io/npm/types/@angular/core)](https://www.tslang.cn/)
[![license](https://img.shields.io/github/license/yequanrui/CloudTools)](https://choosealicense.rustwiki.org/licenses/mit/)

[![node](https://img.shields.io/node/v/@angular/core)](http://nodejs.cn/)
[![npm](https://img.shields.io/npm/v/npm/latest-6?label=npm)](https://www.npmjs.com/)

[![angular](https://img.shields.io/github/package-json/dependency-version/yequanrui/CloudTools/@angular/core?label=angular)](https://angular.dev/)
[![devui](https://img.shields.io/github/package-json/dependency-version/yequanrui/CloudTools/ng-devui)](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.