Skip to content

Commit b7ed3c2

Browse files
committed
ci: update
1 parent 5196c6f commit b7ed3c2

File tree

1 file changed

+1
-41
lines changed

1 file changed

+1
-41
lines changed

README.md

Lines changed: 1 addition & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,16 @@
11
## Angular-RU SDK
22

3-
[![gitbook](https://img.shields.io/badge/documentation-gitbook-blue)](https://angular-ru.gitbook.io/sdk/)
4-
[![LICENSE](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](http://github.com/Angular-RU/angular-ru-sdk/branch/master/LICENSE)
5-
[![codecov](https://codecov.io/gh/Angular-RU/angular-ru-sdk/branch/master/graph/badge.svg?token=RVJS9HS665)](https://codecov.io/gh/Angular-RU/angular-ru-sdk)
3+
[![LICENSE](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](http://github.com/Angular-RU/angular-ru-sdk/branch/main/LICENSE)
64
[![CI Build](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/build.yml/badge.svg)](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/build.yml)
7-
[![Maintainability](https://api.codeclimate.com/v1/badges/23a8c759d0576f6f107d/maintainability)](https://codeclimate.com/github/Angular-RU/angular-ru-sdk/maintainability)
8-
[![CI Integrations](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/integrations.yml/badge.svg)](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/integrations.yml)
9-
[![CI Lint](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/lint.yml/badge.svg)](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/lint.yml)
105
[![CI Release](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/release.yml/badge.svg)](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/release.yml)
11-
[![CI Test](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/test.yml/badge.svg)](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/test.yml)
126

137
The Angular-RU Software Development Kit (SDK) is a set of tool chain that implement common interaction patterns whilst
148
being un opinionated about their presentation for Angular. It represents an abstraction of the core functionalities
159
found in the Angular.
1610

1711
---
1812

19-
### Development kit
20-
2113
| **Package** | **Version** | **README** | **Downloads** |
2214
| -------------------------------------------------------------- | ----------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
2315
| [@angular-ru/cdk](https://npmjs.com/package/@angular-ru/cdk) | ![](https://img.shields.io/npm/v/%40angular-ru%2Fcdk/latest.svg) | [![](https://img.shields.io/badge/Documentation--green.svg)](https://angular-ru.gitbook.io/sdk/cdk) | [![](https://img.shields.io/npm/dw/@angular-ru/cdk)](https://npmjs.com/package/@angular-ru/cdk) |
2416
| [@angular-ru/ngxs](https://npmjs.com/package/@angular-ru/ngxs) | ![](https://img.shields.io/npm/v/%40angular-ru%2Fngxs/latest.svg) | [![](https://img.shields.io/badge/Documentation--green.svg)](https://angular-ru.gitbook.io/sdk/ngxs) | [![](https://img.shields.io/npm/dw/@angular-ru/ngxs)](https://npmjs.com/package/@angular-ru/ngxs) |
25-
26-
---
27-
28-
### Infra
29-
30-
#### Sharable configs
31-
32-
| **Package** | **Version** | **README** | **Downloads** |
33-
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
34-
| [@angular-ru/typescript](https://npmjs.com/package/@angular-ru/typescript) | ![](https://img.shields.io/npm/v/%40angular-ru%2Ftypescript/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](libs/typescript/README.md) | [![](https://img.shields.io/npm/dw/@angular-ru/typescript)](https://npmjs.com/package/@angular-ru/typescript) |
35-
| [@angular-ru/renovate](https://npmjs.com/package/@angular-ru/renovate) | ![](https://img.shields.io/npm/v/%40angular-ru%2Frenovate/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](libs/renovate/README.md) | [![](https://img.shields.io/npm/dw/@angular-ru/renovate)](https://npmjs.com/package/@angular-ru/renovate) |
36-
| [@angular-ru/prettier](https://npmjs.com/package/@angular-ru/prettier) | ![](https://img.shields.io/npm/v/%40angular-ru%2Fprettier/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](libs/prettier/README.md) | [![](https://img.shields.io/npm/dw/@angular-ru/prettier)](https://npmjs.com/package/@angular-ru/prettier) |
37-
| [@angular-ru/commitlint](https://npmjs.com/package/@angular-ru/commitlint) | ![](https://img.shields.io/npm/v/%40angular-ru%2Fcommitlint/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](libs/commitlint/README.md) | [![](https://img.shields.io/npm/dw/@angular-ru/commitlint)](https://npmjs.com/package/@angular-ru/commitlint) |
38-
39-
#### Jest
40-
41-
| **Package** | **Version** | **README** | **Downloads** |
42-
| -------------------------------------------------------------- | ----------------------------------------------------------------- | -------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
43-
| [@angular-ru/jest](https://npmjs.com/package/@angular-ru/jest) | ![](https://img.shields.io/npm/v/%40angular-ru%2Fjest/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](libs/jest/README.md) | [![](https://img.shields.io/npm/dw/@angular-ru/jest)](https://npmjs.com/package/@angular-ru/jest) |
44-
45-
#### ESLint
46-
47-
| **Package** | **Version** | **README** | **Downloads** |
48-
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
49-
| [@angular-ru/eslint-plugin-enterprise](https://npmjs.com/package/@angular-ru/eslint-plugin-enterprise) | ![](https://img.shields.io/npm/v/%40angular-ru%2Feslint-plugin-enterprise/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](libs/eslint-plugin-enterprise/README.md) | [![](https://img.shields.io/npm/dw/@angular-ru/eslint-plugin-enterprise)](https://npmjs.com/package/@angular-ru/eslint-plugin-enterprise) |
50-
| [@angular-ru/eslint-config-enterprise](https://npmjs.com/package/@angular-ru/eslint-config-enterprise) | ![](https://img.shields.io/npm/v/%40angular-ru%2Feslint-config-enterprise/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](libs/eslint-config-enterprise/README.md) | [![](https://img.shields.io/npm/dw/@angular-ru/eslint-config-enterprise)](https://npmjs.com/package/@angular-ru/eslint-config-enterprise) |
51-
52-
#### Useful dev dependencies for many project
53-
54-
| **Package** | **Version** | **README** | **Downloads** |
55-
| -------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
56-
| [@angular-ru/dev-dependencies](https://npmjs.com/package/@angular-ru/dev-dependencies) | ![](https://img.shields.io/npm/v/%40angular-ru%2Fdev-dependencies/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](libs/dev-dependencies/README.md) | [![](https://img.shields.io/npm/dw/@angular-ru/dev-dependencies)](https://npmjs.com/package/@angular-ru/dev-dependencies) |

0 commit comments

Comments
 (0)