New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ffqs/react-flag-kit

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ffqs/react-flag-kit

FlagKit for React

latest
Source
npmnpm
Version
0.3.4
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

FlagKit for React

npm version npm minzipped size npm type definitions npm downloads Build Status npm license

Installation

yarn add react-flag-kit

Usage

import { FlagIcon } from "react-flag-kit";

export const USAFlag = () => <FlagIcon code="US" size={48} />;

More information you can find in docs.

Reference

The list of available flags you can find in FlagKit repo.

Licence

MIT

FAQs

Package last updated on 06 Jul 2020

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