
Research
/Security News
11 Malicious NuGet Tools Pose as Game Cheats to Drop a Windows Host-Surveillance Payload
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.
@yummacss/ui
Advanced tools
Reusable React components styled with Yumma CSS.
Yumma UI is collection of reusable, accessible React components built with Yumma CSS.
npm i @yummacss/ui
The Yumma CSS CLI provides several commands to help you work with your Yumma CSS files.
import { Button } from "@yummacss/ui";
import "@yummacss/ui/styles.css";
const App = () => {
return (
<div class="d-g pi-c h-dvh">
<Button variant="base" />
</div>
);
};
export default App;
Head over to yummacss.com/ui for the full documentation.
This project is licensed under the MIT License
FAQs
Reusable React components styled with Yumma CSS.
The npm package @yummacss/ui receives a total of 0 weekly downloads. As such, @yummacss/ui popularity was classified as not popular.
We found that @yummacss/ui demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.