From 549df368df86cfb888f1103259aba78af73fabb4 Mon Sep 17 00:00:00 2001 From: Donald Shtjefni Date: Sat, 21 Sep 2024 09:56:08 +0200 Subject: [PATCH] feat: add vue-lux --- modules/vue-lux.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 modules/vue-lux.yml diff --git a/modules/vue-lux.yml b/modules/vue-lux.yml new file mode 100644 index 000000000..5ff8b7570 --- /dev/null +++ b/modules/vue-lux.yml @@ -0,0 +1,16 @@ +name: vue-lux +description: Easy DateTime formatting & parsing in Vue using Luxon +repo: dnldsht/vue-lux +npm: vue-lux +icon: '' +github: https://github.com/dnldsht/vue-lux +website: https://github.com/dnldsht/vue-lux +learn_more: '' +category: Devtools +type: 3rd-party +maintainers: + - name: dnldsht + github: dnldsht +compatibility: + nuxt: ^3.0.0 + requires: {}