diff --git a/icons/nuxt-color-picker.png b/icons/nuxt-color-picker.png new file mode 100644 index 000000000..22bfbed27 Binary files /dev/null and b/icons/nuxt-color-picker.png differ diff --git a/modules/nuxt-color-picker.yml b/modules/nuxt-color-picker.yml new file mode 100644 index 000000000..6f3ba9d86 --- /dev/null +++ b/modules/nuxt-color-picker.yml @@ -0,0 +1,19 @@ +name: nuxt-color-picker +description: >- + A module that adds a convenient, customizable ColorPicker component to select + colors in your application. +repo: lorexiq/nuxt-color-picker +npm: nuxt-color-picker +icon: nuxt-color-picker.png +github: https://github.com/LorexIQ/nuxt-color-picker +website: https://nuxt-color-picker.nuxt.dev/ +learn_more: '' +category: UI +type: 3rd-party +maintainers: + - name: Dmitry Murashko + github: LorexIQ + avatar: https://avatars.githubusercontent.com/lorexiq?v=4 +compatibility: + nuxt: ^3.0.0 + requires: {} diff --git a/modules/tresjs.yml b/modules/tresjs.yml index c510bd264..708f83180 100644 --- a/modules/tresjs.yml +++ b/modules/tresjs.yml @@ -12,6 +12,7 @@ maintainers: - name: Alvaro Saburido github: alvarosabu twitter: alvarosabu + bluesky: alvarosaburido.dev - name: Jaime A Torrealba C github: JaimeTorrealba twitter: Jaimebboyjt