Skip to content

Commit

Permalink
chore: redesign the badge for github documentation (#1546)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpanot authored Mar 25, 2024
2 parents 86b4db7 + db6bbce commit 091e8b4
Show file tree
Hide file tree
Showing 42 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/core)](https://www.npmjs.com/package/@o3r/core)
[![Stable Version](https://img.shields.io/npm/v/@o3r/core?style=for-the-badge)](https://www.npmjs.com/package/@o3r/core)

The **Otter** project is a highly modular framework whose goal is to provide a common platform to accelerate and facilitate the development on Angular web applications.
It is split into several units to cover different aspects of these applications (localization, testing, customization, etc.).
Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/core/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# @ama-sdk Core

[![Stable Version](https://img.shields.io/npm/v/@ama-sdk/core)](https://www.npmjs.com/package/@ama-sdk/core)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-sdk/core?color=green)](https://www.npmjs.com/package/@ama-sdk/core)
[![Stable Version](https://img.shields.io/npm/v/@ama-sdk/core?style=for-the-badge)](https://www.npmjs.com/package/@ama-sdk/core)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-sdk/core?color=green&style=for-the-badge)](https://www.npmjs.com/package/@ama-sdk/core)

This package contains all the [plugins](https://github.com/AmadeusITGroup/otter/tree/main/packages/%40ama-sdk/core/src/plugins), helpers and object definitions to dialog with an API following the `ama-sdk` architecture.

Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/create/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@ama-sdk/create)](https://www.npmjs.com/package/@ama-sdk/create)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-sdk/create?color=green)](https://www.npmjs.com/package/@ama-sdk/create)
[![Stable Version](https://img.shields.io/npm/v/@ama-sdk/create?style=for-the-badge)](https://www.npmjs.com/package/@ama-sdk/create)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-sdk/create?color=green&style=for-the-badge)](https://www.npmjs.com/package/@ama-sdk/create)

This package is an [NPM initializer](https://docs.npmjs.com/cli/v8/commands/npm-init) to generate an API client SDK based on [OpenAPI specification](https://spec.openapis.org/oas/v3.1.0).

Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/schematics/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SDK Generator

[![Stable Version](https://img.shields.io/npm/v/@ama-sdk/schematics)](https://www.npmjs.com/package/@ama-sdk/schematics)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-sdk/schematics?color=green)](https://www.npmjs.com/package/@ama-sdk/schematics)
[![Stable Version](https://img.shields.io/npm/v/@ama-sdk/schematics?style=for-the-badge)](https://www.npmjs.com/package/@ama-sdk/schematics)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-sdk/schematics?color=green&style=for-the-badge)](https://www.npmjs.com/package/@ama-sdk/schematics)

This package provides `schematics` generators to create an SDK based on an OpenAPI specifications.
There are two SDK generators in the Otter Framework: Typescript and Java. The Java generator is currently in maintenance
Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/swagger-builder/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Swagger Builder

[![Stable Version](https://img.shields.io/npm/v/@ama-sdk/swagger-builder)](https://www.npmjs.com/package/@ama-sdk/swagger-builder)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-sdk/swagger-builder?color=green)](https://www.npmjs.com/package/@ama-sdk/swagger-builder)
[![Stable Version](https://img.shields.io/npm/v/@ama-sdk/swagger-builder?style=for-the-badge)](https://www.npmjs.com/package/@ama-sdk/swagger-builder)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-sdk/swagger-builder?color=green&style=for-the-badge)](https://www.npmjs.com/package/@ama-sdk/swagger-builder)

Merge and build Swagger 2.0 specifications.

Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-terasu/cli/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Ama-Terasu

[![Stable Version](https://img.shields.io/npm/v/@ama-terasu/cli)](https://www.npmjs.com/package/@ama-terasu/cli)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-terasu/cli?color=green)](https://www.npmjs.com/package/@ama-terasu/cli)
[![Stable Version](https://img.shields.io/npm/v/@ama-terasu/cli?style=for-the-badge)](https://www.npmjs.com/package/@ama-terasu/cli)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-terasu/cli?color=green&style=for-the-badge)](https://www.npmjs.com/package/@ama-terasu/cli)

Ama Terasu is a Command Line Interface to administrate Amadeus Digital Experience suite.

Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-terasu/core/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ama-Terasu core

[![Stable Version](https://img.shields.io/npm/v/@ama-terasu/core)](https://www.npmjs.com/package/@ama-terasu/core)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-terasu/core?color=green)](https://www.npmjs.com/package/@ama-terasu/core)
[![Stable Version](https://img.shields.io/npm/v/@ama-terasu/core?style=for-the-badge)](https://www.npmjs.com/package/@ama-terasu/core)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-terasu/core?color=green&style=for-the-badge)](https://www.npmjs.com/package/@ama-terasu/core)

This is the core package providing helpers to create an [Ama Terasu](https://github.com/AmadeusITGroup/otter/tree/main/packages/%40ama-terasu/cli) module.
4 changes: 2 additions & 2 deletions packages/@ama-terasu/schematics/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ama-Terasu Schematics

[![Stable Version](https://img.shields.io/npm/v/@ama-terasu/schematics)](https://www.npmjs.com/package/@ama-terasu/schematics)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-terasu/schematics?color=green)](https://www.npmjs.com/package/@ama-terasu/schematics)
[![Stable Version](https://img.shields.io/npm/v/@ama-terasu/schematics?style=for-the-badge)](https://www.npmjs.com/package/@ama-terasu/schematics)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@ama-terasu/schematics?color=green&style=for-the-badge)](https://www.npmjs.com/package/@ama-terasu/schematics)

Please refer to [Ama-Terasu CLI](https://github.com/AmadeusITGroup/otter/blob/main/packages/%40ama-terasu/cli/README.md)
4 changes: 2 additions & 2 deletions packages/@o3r/amaterasu/amaterasu-api-spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/amaterasu-api-spec)](https://www.npmjs.com/package/@o3r/amaterasu-api-spec)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/amaterasu-api-spec?color=green)](https://www.npmjs.com/package/@o3r/amaterasu-api-spec)
[![Stable Version](https://img.shields.io/npm/v/@o3r/amaterasu-api-spec?style=for-the-badge)](https://www.npmjs.com/package/@o3r/amaterasu-api-spec)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/amaterasu-api-spec?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/amaterasu-api-spec)

This is a module for [Ama-terasu CLI](https://www.npmjs.com/package/@ama-terasu/cli) to execute actions related to Digital Api specifications.

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/amaterasu/amaterasu-dodo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/amaterasu-dodo)](https://www.npmjs.com/package/@o3r/amaterasu-dodo)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/amaterasu-dodo?color=green)](https://www.npmjs.com/package/@o3r/amaterasu-dodo)
[![Stable Version](https://img.shields.io/npm/v/@o3r/amaterasu-dodo?style=for-the-badge)](https://www.npmjs.com/package/@o3r/amaterasu-dodo)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/amaterasu-dodo?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/amaterasu-dodo)

This is a module for [Ama-terasu CLI](https://www.npmjs.com/package/@ama-terasu/cli) to execute actions related to the Dodo CLI.
4 changes: 2 additions & 2 deletions packages/@o3r/amaterasu/amaterasu-otter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/amaterasu-otter)](https://www.npmjs.com/package/@o3r/amaterasu-otter)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/amaterasu-otter?color=green)](https://www.npmjs.com/package/@o3r/amaterasu-otter)
[![Stable Version](https://img.shields.io/npm/v/@o3r/amaterasu-otter?style=for-the-badge)](https://www.npmjs.com/package/@o3r/amaterasu-otter)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/amaterasu-otter?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/amaterasu-otter)

This is a module for [Ama-terasu CLI](https://www.npmjs.com/package/@ama-terasu/cli) to execute actions related to the Otter Framework.

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/amaterasu/amaterasu-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/amaterasu-sdk)](https://www.npmjs.com/package/@o3r/amaterasu-sdk)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/amaterasu-sdk?color=green)](https://www.npmjs.com/package/@o3r/amaterasu-sdk)
[![Stable Version](https://img.shields.io/npm/v/@o3r/amaterasu-sdk?style=for-the-badge)](https://www.npmjs.com/package/@o3r/amaterasu-sdk)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/amaterasu-sdk?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/amaterasu-sdk)

This is a module for [Ama-terasu CLI](https://www.npmjs.com/package/@ama-terasu/cli) to execute actions related to SDK generation.

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/analytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/analytics)](https://www.npmjs.com/package/@o3r/analytics)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/analytics?color=green)](https://www.npmjs.com/package/@o3r/analytics)
[![Stable Version](https://img.shields.io/npm/v/@o3r/analytics?style=for-the-badge)](https://www.npmjs.com/package/@o3r/analytics)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/analytics?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/analytics)

This module provides a framework to capture, store and report multiple events (ui, performance etc.) emitted by an [Otter Application](https://github.com/AmadeusITGroup/otter).

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/apis-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/apis-manager)](https://www.npmjs.com/package/@o3r/apis-manager)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/apis-manager?color=green)](https://www.npmjs.com/package/@o3r/apis-manager)
[![Stable Version](https://img.shields.io/npm/v/@o3r/apis-manager?style=for-the-badge)](https://www.npmjs.com/package/@o3r/apis-manager)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/apis-manager?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/apis-manager)

This module provides services to help you communicate with your APIs. Its responsibility is to provide an API configuration to a service factory so that it could instantiate an API with the right configurations.

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/application/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/application)](https://www.npmjs.com/package/@o3r/application)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/application?color=green)](https://www.npmjs.com/package/@o3r/application)
[![Stable Version](https://img.shields.io/npm/v/@o3r/application?style=for-the-badge)](https://www.npmjs.com/package/@o3r/application)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/application?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/application)

This module provides development tools for your [Otter Application](https://github.com/AmadeusITGroup/otter).

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/artifactory-tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/artifactory-tools)](https://www.npmjs.com/package/@o3r/artifactory-tools)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/artifactory-tools?color=green)](https://www.npmjs.com/package/@o3r/artifactory-tools)
[![Stable Version](https://img.shields.io/npm/v/@o3r/artifactory-tools?style=for-the-badge)](https://www.npmjs.com/package/@o3r/artifactory-tools)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/artifactory-tools?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/artifactory-tools)

This module provides various tools for the supported repository manager [JFrog](https://jfrog.com/artifactory/), including deleting old artifacts and deleting a specified amount of PR build artifacts.

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/azure-tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/azure-tools)](https://www.npmjs.com/package/@o3r/azure-tools)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/azure-tools?color=green)](https://www.npmjs.com/package/@o3r/azure-tools)
[![Stable Version](https://img.shields.io/npm/v/@o3r/azure-tools?style=for-the-badge)](https://www.npmjs.com/package/@o3r/azure-tools)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/azure-tools?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/azure-tools)

This module provides a tool to comment a Pull Request on Azure.

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/components)](https://www.npmjs.com/package/@o3r/components)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/components?color=green)](https://www.npmjs.com/package/@o3r/components)
[![Stable Version](https://img.shields.io/npm/v/@o3r/components?style=for-the-badge)](https://www.npmjs.com/package/@o3r/components)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/components?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/components)

This module contains component related features (Component replacement, CMS compatibility, helpers, pipes, debugging developer tools...)
It comes with an integrated ng builder to help you generate components compatible with Otter features (CMS integration, localization, etc.).
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/configuration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/configuration)](https://www.npmjs.com/package/@o3r/configuration)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/configuration?color=green)](https://www.npmjs.com/package/@o3r/configuration)
[![Stable Version](https://img.shields.io/npm/v/@o3r/configuration?style=for-the-badge)](https://www.npmjs.com/package/@o3r/configuration)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/configuration?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/configuration)

This module contains configuration-related features (CMS compatibility, configuration override, store and debugging).
It comes with an integrated ng builder to help you generate configurations supporting the Otter CMS integration.
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/core)](https://www.npmjs.com/package/@o3r/core)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/core?color=green)](https://www.npmjs.com/package/@o3r/core)
[![Stable Version](https://img.shields.io/npm/v/@o3r/core?style=for-the-badge)](https://www.npmjs.com/package/@o3r/core)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/core?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/core)

This module gathers the core of the [Otter Framework](https://github.com/AmadeusITGroup/otter).
It is the foundation for all the packages (interfaces, core helpers) and contains schematics to generate your components/services etc.
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/create/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/create)](https://www.npmjs.com/package/@o3r/create)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/create?color=green)](https://www.npmjs.com/package/@o3r/create)
[![Stable Version](https://img.shields.io/npm/v/@o3r/create?style=for-the-badge)](https://www.npmjs.com/package/@o3r/create)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/create?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/create)

This package is an [NPM initializer](https://docs.npmjs.com/cli/v8/commands/npm-init) to generate a web application based on the [Otter Framework](https://github.com/AmadeusITGroup/otter).

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/design/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/design)](https://www.npmjs.com/package/@o3r/design)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/design?color=green)](https://www.npmjs.com/package/@o3r/design)
[![Stable Version](https://img.shields.io/npm/v/@o3r/design?style=for-the-badge)](https://www.npmjs.com/package/@o3r/design)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/design?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/design)

Set of tools to generate CSS themes and [Metadata](https://github.com/AmadeusITGroup/otter/tree/main/docs/cms-adapters/CMS_ADAPTERS.md) based on the [Design Token Specifications](https://design-tokens.github.io/community-group/format/).

Expand Down
6 changes: 3 additions & 3 deletions packages/@o3r/dev-tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

## Description

[![Status](https://img.shields.io/badge/status-deprecated-red)](https://www.npmjs.com/package/@o3r/dev-tools)
[![Stable Version](https://img.shields.io/npm/v/@o3r/dev-tools)](https://www.npmjs.com/package/@o3r/dev-tools)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/dev-tools?color=green)](https://www.npmjs.com/package/@o3r/dev-tools)
[![Status](https://img.shields.io/badge/status-deprecated-red?style=for-the-badge)](https://www.npmjs.com/package/@o3r/dev-tools)
[![Stable Version](https://img.shields.io/npm/v/@o3r/dev-tools?style=for-the-badge)](https://www.npmjs.com/package/@o3r/dev-tools)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/dev-tools?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/dev-tools)

Various CLI scripts to help your CI/CD and your dependency management

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/dynamic-content/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/dynamic-content)](https://www.npmjs.com/package/@o3r/dynamic-content)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/dynamic-content?color=green)](https://www.npmjs.com/package/@o3r/dynamic-content)
[![Stable Version](https://img.shields.io/npm/v/@o3r/dynamic-content?style=for-the-badge)](https://www.npmjs.com/package/@o3r/dynamic-content)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/dynamic-content?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/dynamic-content)

This module provides a mechanism to retrieve media and data depending on the host or a server-specific url.

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/eslint-config-otter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/eslint-config-otter)](https://www.npmjs.com/package/@o3r/eslint-config-otter)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/eslint-config-otter?color=green)](https://www.npmjs.com/package/@o3r/eslint-config-otter)
[![Stable Version](https://img.shields.io/npm/v/@o3r/eslint-config-otter?style=for-the-badge)](https://www.npmjs.com/package/@o3r/eslint-config-otter)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/eslint-config-otter?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/eslint-config-otter)

Recommended eslint configuration for Otter project

Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/eslint-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/ot

## Description

[![Stable Version](https://img.shields.io/npm/v/@o3r/eslint-plugin)](https://www.npmjs.com/package/@o3r/eslint-plugin)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/eslint-plugin?color=green)](https://www.npmjs.com/package/@o3r/eslint-plugin)
[![Stable Version](https://img.shields.io/npm/v/@o3r/eslint-plugin?style=for-the-badge)](https://www.npmjs.com/package/@o3r/eslint-plugin)
[![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/eslint-plugin?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/eslint-plugin)

The module provides in-house eslint plugins to use in your own eslint configuration.

Expand Down
Loading

0 comments on commit 091e8b4

Please sign in to comment.