
Security News
Suno Breached via Shai-Hulud Worm, Leaked Code Exposes AI Music Scraping
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.
@lego-box/ui-kit
Advanced tools
Reusable UI component library for Lego Box - Tailwind CSS components with dark mode support
Reusable UI component library for Lego Box applications. Built with React, TypeScript, and Tailwind CSS.
pnpm add @lego-box/ui-kit
# or
npm install @lego-box/ui-kit
Import components directly:
import { Button, Card, Input } from '@lego-box/ui-kit';
function MyComponent() {
return (
<Card>
<Input placeholder="Enter text" />
<Button>Submit</Button>
</Card>
);
}
CSS is automatically injected - no need to import stylesheets manually.
The library uses CSS variables for theming. Supports light and dark modes out of the box.
MIT
FAQs
Reusable UI component library for Lego Box - Tailwind CSS components with dark mode support
We found that @lego-box/ui-kit 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.

Security News
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.

Security News
Vercel is formalizing a monthly release program for Next.js. The change follows React2Shell and a sharp rise in AI-assisted vulnerability discovery.

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.