@vendasta/shared

Shared Library

Usage no npm install needed!

<script type="module">
  import vendastaShared from 'https://cdn.skypack.dev/@vendasta/shared';
</script>

README

Shared

A package for common code to use throughout core and other services

Usage

DisplayPriceService

The display price service can be injected and used to render prices from a value, frequency, and currency input. It is provided by the CoreSharedModule.