Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Can you use Mantine Hooks without Mantine Core?

I am making a site using Next.js and tailwind. To save time I am trying to find a hooks library. While researching I stumbled across Mantine UI. The mantine hooks library is exactly what I’m looking for, but I don’t want to use their UI components.

Here’s my question.

Is the Mantine hooks package dependent on Mantine Core or can I just install the hooks package?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

If it is dependent, are there any other hook libraries you can recommend similar to Mantine Hooks?

>Solution :

According to https://www.npmjs.com/package/@mantine/hooks it has no dependencies and you should be able to use it without the core package.

The examples on the project page do use the core package for their components to wire up a demo, here also – does not look like a hard dependency.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading