UNPKG

vue-numeric

Version:

Input field component to display currency value based on Vue.

12 lines (9 loc) 142 B
language: node_js node_js: - "7" before_script: - yarn install script: - yarn run lint - yarn run test - yarn run report-coverage