modules icon indicating copy to clipboard operation
modules copied to clipboard

feat: add `nuxt-auto-import`

Open LorexIQ opened this issue 1 year ago โ€ข 1 comments

๐Ÿ”— Linked issue

resolves #1109

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [x] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This module allows you to create and connect controllers that will monitor the specified paths and collect data from the found files, collecting them in a designated way, generating a common type and performing a certain action at the time of mounting the application. All operations take place during the build process, and the functionality itself is similar to auto imports nuxt, only a little cooler (there is an example in README.md).

I hope for our cooperation! โค๏ธ

LorexIQ avatar Nov 18 '24 17:11 LorexIQ

Please approve the workflow ๐Ÿ™. Or am I doing something wrong? Can you please tell me?

LorexIQ avatar Nov 20 '24 08:11 LorexIQ