@taiga-ui/addon-commerce
Version:
Extension package for Taiga UI related to commerce, payment systems, currencies etc.
35 lines (22 loc) • 1.33 kB
Markdown
# Taiga UI — Commerce
[](https://npmjs.com/package/@taiga-ui/addon-commerce)
[](https://bundlephobia.com/result?p=@taiga-ui/addon-commerce)
[](https://discord.gg/Us8d8JVaTg)
[Website](https://taiga-ui.dev) • [Documentation](https://taiga-ui.dev/getting-started) •
[Core team](https://github.com/taiga-family/taiga-ui/#core-team)
> A set of components and utils related to payment systems, currencies, money and card UI elements etc.
It's a part of [**Taiga UI**](https://github.com/taiga-family/taiga-ui) that is fully-treeshakable Angular UI Kit
consisting of multiple base libraries and several add-ons
## How to install
Install base packages:
```
npm i @taiga-ui/{cdk,core}
```
Install addon-commerce:
```
npm i @taiga-ui/addon-commerce
```
Don't forget that Taiga UI is fully-treeshakable. **You can import even just one entity from our library** and be sure
that there is no redundant code in your bundle. Bundlphobia badge shows size of the whole library.
## Docs
See our [Documentation](https://taiga-ui.dev/getting-started)