{"library":"vue-numeric","type":"library","category":null,"description":"Vue Numeric is a lightweight input component for Vue.js 2, designed to format and handle numeric values, particularly useful for currency inputs. The library is currently at version 2.5.1 and maintains an active release cadence, primarily focusing on bug fixes and minor feature enhancements. Key functionalities include automatic formatting with currency symbols, customizable thousands and decimal separators, precision control, and defining minimum/maximum constraints. It also offers control over the output type (Number or String) and the value used when the input is empty. Unlike simple HTML input types, vue-numeric provides robust, localized formatting and validation suitable for financial or data entry applications exclusively within Vue 2 ecosystems.","language":"javascript","status":"active","version":"2.5.1","tags":["javascript","component","currency","input","text","number","numeric","separator","vue"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-numeric","imports":["import VueNumeric from 'vue-numeric'","import VueNumeric from 'vue-numeric'; Vue.use(VueNumeric);","import VueNumeric from 'vue-numeric'; export default { components: { VueNumeric } }"]},{"cmd":"yarn add vue-numeric","imports":[]},{"cmd":"pnpm add vue-numeric","imports":[]}],"homepage":null,"github":"https://github.com/kevinongko/vue-numeric","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-numeric","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-numeric/compatibility"}}