Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
react-icon-cloud
Advanced tools
A React component for rendering an interactive img or word cloud on canvas
React component for rendering an interactive img or word cloud on canvas
Code Sandbox
Report Bug
An interactive 3D tag cloud component for React that renders text and images into a interactive 3D tag cloud
Built in support for rendering a cloud of Simple Icons with custom fallback color for poor contrast
Lazy animation of the canvas (pause animation when off screen)
To get a local copy up and running follow these simple steps.
npm i react-icon-cloud
import {IconTag, Cloud, IconCloud, Tag, TagCanvasOptions } from 'react-icon-cloud'
Then use either of the components:
<Cloud type={'word'} tags={tags1} tagCanvasOptions={options1}/>
<IconCloud minContrastRatio={1} iconSize={50} backgroundHexColor={'#fff'} fallbackHexColor={'#000'} tags={tags3} tagCanvasOptions={options1}/>
Dynamically Import Icons With Next.js SSR
See the open issues for a list of proposed features (and known issues).
See LICENSE
for more information.
Teague Stockwell - LinkedIn
FAQs
A React component for rendering an interactive img or word cloud on canvas
The npm package react-icon-cloud receives a total of 2,530 weekly downloads. As such, react-icon-cloud popularity was classified as popular.
We found that react-icon-cloud demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.