graycoreio/daffodil

View on GitHub
libs/cart-store-credit/README.md

Summary

Maintainability
Test Coverage
# @daffodil/cart-store-credit
`@daffodil/cart-store-credit` contains the main features required to support cart store credit management in an Angular app. It supports loading store credit balance.

## Installation

```
npm install @daffodil/cart-store-credit --save
```

Install with yarn:
```
yarn add @daffodil/cart-store-credit
```