Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 3, 2021 11:29 am GMT

Introducing Mantine new React components and hooks library

I am proud to announce that today I've published first stable version of Mantine.

Mantine is a MIT licensed open source React components and hooks library with native dark theme and focus on accessibility, usability and developer experience.

Examples

View all examples here

Spendings table:

Cards grid:

Key features

  • Customization colors, fonts, shadows and many other parts are customizable to fit your design needs
  • Dark theme mantine supports dark theme by default in all components
  • Accessibility and usability all components follow accessibility best practices and feature full keyboard support
  • TypeScript all @mantine/ scoped packages are built with TypeScript and support it by default
  • Ready for production mantine is well tested and works in all modern browsers
  • Developer experience mantine comes with more than 50 components and 15 hooks to cover you in most cases
  • No annoying focus ring with new :focus-visible pseudo-class focus ring appears only when user navigates with keyboard
  • React JSS take advantage of all react-jss features: automatic critical css extraction during ssr, lazy evaluation, dynamic theming and others
  • React and Preact mantine works flawlessly with preact
  • Fast mantine does not have large dependencies (all packages weight less than 50kB together when gzipped)

Links

Thanks for reading and let me know what you think, I'm always open to feedback and critique.


Original Link: https://dev.to/rtivital/introducing-mantine-new-react-components-and-hooks-library-4kk1

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To