https://github.com/epilot-dev/pricing
A library that provides pricing utility operations for Pricing Entities within the epilot 360 Platform & User Journeys.
https://github.com/epilot-dev/pricing
epilot-360 pricing
Last synced: 11 months ago
JSON representation
A library that provides pricing utility operations for Pricing Entities within the epilot 360 Platform & User Journeys.
- Host: GitHub
- URL: https://github.com/epilot-dev/pricing
- Owner: epilot-dev
- License: mit
- Created: 2023-06-03T09:11:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T13:34:48.000Z (about 2 years ago)
- Last Synced: 2024-04-03T14:42:27.282Z (about 2 years ago)
- Topics: epilot-360, pricing
- Language: TypeScript
- Homepage: https://docs.epilot.io/docs/pricing/pricing-library
- Size: 2.3 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://github.com/epilot-dev/pricing/actions/workflows/ci.yml) [](https://github.com/epilot-dev/pricing/actions/workflows/codeql.yml)
# Pricing Library
A library that provides pricing utility operations for Pricing Entities within the epilot 360 Platform, such as calculation of price item totals and aggregated totals. The purpose of this library is to provide support for common pricing concerns to all our APIs, micro-frontends and epilot Journeys.
## Getting Started
Install the package:
```bash
yarn add @epilot/pricing
```
```bash
npm install --save @epilot/pricing
```
```bash
pnpm add @epilot/pricing
```
## ⚠️ Disclaimer
This library is made available as an open source contribution to the community to ensure that all our clients and integrators can have the flexibility to build their own custom frontends and integrations with our platform [^1].
However, this library is not intended to be used as a standalone product and it is not supported by epilot as such. If you have any questions or need help with this library, please contact our team.
[^1]: With love & dedication by :heart: **tauro**.