{"library":"vue-luxon","type":"library","category":null,"description":"Vue Luxon is a plugin for Vue.js (specifically Vue 2) that simplifies date and time formatting and parsing using the Luxon library. It provides a convenient `$luxon` instance method and a `luxon` filter, allowing developers to easily display and manipulate date/time strings within their Vue applications. The current stable version is `0.10.0`. Its release cadence appears infrequent, with significant gaps between updates. Key differentiators include its tight integration with Vue's reactivity system and templating, allowing for simple filter and method usage, and leveraging Luxon's modern, immutable API as an alternative to older libraries like Moment.js. It offers extensive configuration options for input/output formats, timezones, and locales directly within Vue's plugin installation and per-usage.","language":"javascript","status":"maintenance","version":"0.10.0","tags":["javascript","vue","vuejs","luxon","date","datetime","time","moment","momentjs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-luxon","imports":["import VueLuxon from 'vue-luxon';","this.$luxon('2020-10-05T14:48:00.000Z', 'dd-MM-yyyy')","{{ dateTimeString | luxon('full') }}"]},{"cmd":"yarn add vue-luxon","imports":[]},{"cmd":"pnpm add vue-luxon","imports":[]}],"homepage":"https://packages.cblm.nl/vue-luxon","github":"https://github.com/casbloem/vue-luxon","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-luxon","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-luxon/compatibility"}}