@arcteryx/js-price
v2.2.0
Published
Install it: ``` npm install @arcteryx/js-price ```
Downloads
907
Readme
Arc'teryx Price Helpers
Install it:
npm install @arcteryx/js-price
Use 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