Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@amcdnl/react-flagpack
Advanced tools
Flagpack contains 250+ flag icons to easily use within your code project. Flagpack is an open source project and available for JavaScript frameworks/libraries React, Vue and Svelte.
View documentation on flagpack.xyz
Flagpack for React is created using React v16.8. The Flagpack component has not been tested for compatibility with older versions of React.
$: npm install react-flagpack --save
Import the Flagpack component into any of your project's React components.
import Flag from 'react-flagpack'
<Flag
code="NL"
gradient="real-linear"
size="m"
hasDropShadow
/>
Key | Value | Required | Default | Format |
---|---|---|---|---|
code | String | false | 'NL' | See all codes |
size | String | false | 'L' | 'S', 'M' or 'L' |
className | String | false | - | - |
hasDropShadow | Boolean | false | false | - |
hasBorder | Boolean | false | true | - |
hasBorderRadius | Boolean | false | true | - |
gradient | String | false | '' | 'top-down', 'real-linear' or 'real-circular' |
You can find a changelog of Flagpack's releases on the Releases page on GitHub.
If you're interested in contributing to this project, great! Please see the contributing document how to set up you up.
Flagpack is an open source project published under a MIT license.
FAQs
Gorgeous flag components for your React project.
The npm package @amcdnl/react-flagpack receives a total of 3 weekly downloads. As such, @amcdnl/react-flagpack popularity was classified as not popular.
We found that @amcdnl/react-flagpack demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.