Description :- I’m always frustrated when I need to install multiple UI libraries just to use a few components from each. This process is time-consuming and can lead to dependency bloat in my project.
Solution that I like :- A feature that allows developers to import components from any UI library, such as Shadcn,aceternity UI,next UI ,etc ... directly through the make-js-components command. This feature should handle the installation of necessary dependencies automatically, streamlining the setup process and reducing the need for manual commands.
Alternatives :- An alternative solution could involve manually installing each UI library as needed, but this approach is inefficient and have much manual work.
Additional context :- Implementing this feature would significantly enhance the usability of make-js-components by simplifying the integration of third-party UI components. It would save developers time and effort, reduce the risk of dependency conflicts, and help maintain a cleaner project structure.
Description :- I’m always frustrated when I need to install multiple UI libraries just to use a few components from each. This process is time-consuming and can lead to dependency bloat in my project.
Solution that I like :- A feature that allows developers to import components from any UI library, such as Shadcn,aceternity UI,next UI ,etc ... directly through the make-js-components command. This feature should handle the installation of necessary dependencies automatically, streamlining the setup process and reducing the need for manual commands.
Alternatives :- An alternative solution could involve manually installing each UI library as needed, but this approach is inefficient and have much manual work.
Additional context :- Implementing this feature would significantly enhance the usability of make-js-components by simplifying the integration of third-party UI components. It would save developers time and effort, reduce the risk of dependency conflicts, and help maintain a cleaner project structure.