@arcteryx/js-price
v2.2.0
Published
Install it: ``` npm install @arcteryx/js-price ```
Downloads
282
Readme
Arc'teryx Price Helpers
Install it:
npm install @arcteryx/js-priceUse it as an ES Module:
import buildPriceModel from '@arcteryx/js-price'Build and test locally like this:
npm install
npm run build
npm test:watch