|
1 | 1 | ## Angular-RU SDK |
2 | 2 |
|
3 | | -[](https://angular-ru.gitbook.io/sdk/) |
4 | | -[](http://github.com/Angular-RU/angular-ru-sdk/branch/master/LICENSE) |
5 | | -[](https://codecov.io/gh/Angular-RU/angular-ru-sdk) |
| 3 | +[](http://github.com/Angular-RU/angular-ru-sdk/branch/main/LICENSE) |
6 | 4 | [](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/build.yml) |
7 | | -[](https://codeclimate.com/github/Angular-RU/angular-ru-sdk/maintainability) |
8 | | -[](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/integrations.yml) |
9 | | -[](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/lint.yml) |
10 | 5 | [](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/release.yml) |
11 | | -[](https://github.com/Angular-RU/angular-ru-sdk/actions/workflows/test.yml) |
12 | 6 |
|
13 | 7 | The Angular-RU Software Development Kit (SDK) is a set of tool chain that implement common interaction patterns whilst |
14 | 8 | being un opinionated about their presentation for Angular. It represents an abstraction of the core functionalities |
15 | 9 | found in the Angular. |
16 | 10 |
|
17 | 11 | --- |
18 | 12 |
|
19 | | -### Development kit |
20 | | - |
21 | 13 | | **Package** | **Version** | **README** | **Downloads** | |
22 | 14 | | -------------------------------------------------------------- | ----------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | |
23 | 15 | | [@angular-ru/cdk](https://npmjs.com/package/@angular-ru/cdk) |  | [](https://angular-ru.gitbook.io/sdk/cdk) | [](https://npmjs.com/package/@angular-ru/cdk) | |
24 | 16 | | [@angular-ru/ngxs](https://npmjs.com/package/@angular-ru/ngxs) |  | [](https://angular-ru.gitbook.io/sdk/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) |  | [](libs/typescript/README.md) | [](https://npmjs.com/package/@angular-ru/typescript) | |
35 | | -| [@angular-ru/renovate](https://npmjs.com/package/@angular-ru/renovate) |  | [](libs/renovate/README.md) | [](https://npmjs.com/package/@angular-ru/renovate) | |
36 | | -| [@angular-ru/prettier](https://npmjs.com/package/@angular-ru/prettier) |  | [](libs/prettier/README.md) | [](https://npmjs.com/package/@angular-ru/prettier) | |
37 | | -| [@angular-ru/commitlint](https://npmjs.com/package/@angular-ru/commitlint) |  | [](libs/commitlint/README.md) | [](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) |  | [](libs/jest/README.md) | [](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) |  | [](libs/eslint-plugin-enterprise/README.md) | [](https://npmjs.com/package/@angular-ru/eslint-plugin-enterprise) | |
50 | | -| [@angular-ru/eslint-config-enterprise](https://npmjs.com/package/@angular-ru/eslint-config-enterprise) |  | [](libs/eslint-config-enterprise/README.md) | [](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) |  | [](libs/dev-dependencies/README.md) | [](https://npmjs.com/package/@angular-ru/dev-dependencies) | |
0 commit comments