🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

mantine-flagpack

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mantine-flagpack

4x3 flag icons pack for Mantine

latest
Source
npmnpm
Version
4.1.1
Version published
Weekly downloads
1.5K
10.56%
Maintainers
1
Weekly downloads
 
Created
Source

mantine-flagpack

4x3 country flags as React components with Mantine style props support. Based on flagpack.

Documentation

Documentation website

Installation

yarn add mantine-flagpack
npm install mantine-flagpack

Usage

import { ESFlag } from 'mantine-flagpack';

function Demo() {
  return <ESFlag w={100} radius="md" />;
}

License

MIT

Keywords

mantine

FAQs

Package last updated on 07 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts