
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
@immich/ui
Advanced tools
A component library for Immich, written in Svelte.
npm i -D @immich/ui
Import components from @immich/ui. For example:
<script lang="ts">
import { Card, CardBody, CardHeader, CardTitle, CardDescription, Heading, Text } from '@immich/ui';
</script>
<Card>
<CardHeader>
<CardTitle>@immich/ui</CardTitle>
<CardDescription>A component library</CardDescription>
</CardHeader>
<CardBody>
<Lorem />
</CardBody>
<CardFooter>Privacy should not be a luxury</CardFooter>
</Card>
PR's are welcome! Also feel free to reach out to the team on Discord.
mise install # install pnpm, npm, etc.
pnpm install # install deps
pnpm -w watch # automatically rebuild `@immich/ui` on changes
cd apps/ui.immich.app
pnpm start # view component documentation and examples
FAQs
Unknown package
The npm package @immich/ui receives a total of 12,287 weekly downloads. As such, @immich/ui popularity was classified as popular.
We found that @immich/ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.