nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
899 stars 231 forks source link

feat: add UseMods #962

Open jrmymbtlr opened 1 month ago

jrmymbtlr commented 1 month ago

This PR adds the usemods-nuxt module descriptions and icon

Issue Created: #963

Atinux commented 1 month ago

The readme seems wrong on https://github.com/LittleFoxCompany/usemods/blob/main/nuxt-module/README.md

jrmymbtlr commented 1 month ago

Thanks @Atinux we've now update the readme

jrmymbtlr commented 1 week ago

I've included a Nuxt Branded Scooter as a special boost 🛵

image

Atinux commented 1 week ago

Haha beautiful scooter @jrmymbtlr

autofix-ci[bot] commented 1 week ago

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).
Atinux commented 1 week ago

I cannot edit your PR @jrmymbtlr

Can you please update the usemods.yml to:

name: usemods
description: Zippy little utils for your Nuxt project.
repo: LittleFoxCompany/usemods#main/nuxt-module
npm: usemods-nuxt
icon: usemods.svg
github: https://github.com/littlefoxcompany/usemods/tree/main/nuxt-module
website: https://usemods.com
learn_more: ''
category: Libraries
type: 3rd-party
maintainers:
  - name: Jeremy Butler
    github: jrmymbtlr
    twitter: jeremymbutler
  - name: Phillip Hartin
    github: philliphartin
    twitter: philliphartin
compatibility:
  nuxt: ^3.0.0
  requires: {}
jrmymbtlr commented 1 week ago

Thanks @Atinux seem I can't allow PR edits if I fork to another company. Rather annoying.

However! I have manually updated the yml file 🛵