@impargo/components

This package contains all the components used by Impargo GmbH

Usage no npm install needed!

<script type="module">
  import impargoComponents from 'https://cdn.skypack.dev/@impargo/components';
</script>

README

Impargo Components

Coverage Status

This package contains all the components used by Impargo GmbH

Usage

Storybook

yarn start

Build

yarn build

Usage

yarn add @impargo/components

Publishing

We automatically publish new version of the npm package when new commits are merged to the master branch.

Pre-release

we can automatically publish a github package from a pull request by running /publish command on the pull request(PR) as a comment, then an action will be triggered and you will get the new package version as a comment on the same PR, it will be like that PACKAGE VERSION: 7.10.0-pre-119 then you can install it by running yarn add @impargo/components@7.10.0-pre-119.