UNPKG

parse-price

Version:

returns a Number from a localized price string

19 lines (13 loc) 205 B
sudo: false language: node_js node_js: - 6 - 4 cache: directories: - node_modules install: - npm i -g npm@latest - npm install after_success: - bash <(curl -s https://codecov.io/bash)