About Mantine
Mantine is a React components library focused on providing great user and developer experience. Mantine development was started in January 2021 and the 1.0 version was released on May 3rd, 2021, and since then, more than 200 releases have been published.
Releases cycle
All @mantine/*
packages follow semver:
- Patches (1.0.X) are usually released every one or two weeks
- Minor versions (1.X.0) are usually released once every 1-2 months
- Major versions (X.0.0) are released when breaking changes are required, usually a new major version is released once every 1-2 years
Previous versions documentation
- v1.mantine.dev
- v2.mantine.dev
- v3.mantine.dev
- v4.mantine.dev
- v5.mantine.dev
- v6.mantine.dev
- v7.mantine.dev
Project maintenance
Mantine is built and maintained by Vitaly Rtishchev and more than 500 other contributors. Most of new features and components/hooks are added to the library based on feedback from the community – you can participate in new features discussions on GitHub or Discord.
Stats
Stats are counted automatically each time new version is published:
- 125 components (all
@mantine/*
packages) - 72 hooks (
@mantine/hooks
package) - 297 documentation pages
- 1184 demos
Mantine logo
Download Mantine logos in .svg
format:
You can also install @mantinex/mantine-logo
package and import MantineLogo
component.
Note that the package depends on @mantine/core
and @mantine/hooks
packages.