New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@xui/skeleton

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xui/skeleton

Modern Angular 20 UI Library based on TailwindCSS

latest
Source
npmnpm
Version
2.0.0-alpha.8
Version published
Maintainers
1
Created
Source

xUI

Build Status Demo npm License Netlify Status

xUI is a customizable Angular 20 UI Library with full support of TailwindCSS styling based on popular React library ShardCN and its Angular alternative SpartanUI.

Features

  • 35+ High-Quality Angular Components: Ready to use out of the box.
  • Powerful Theme Customization: Detailed customization options with default themes.
  • High Performance: Supports Zoneless, OnPush mode, and Signals for optimized performance.
  • Accessibility: Supports WCAG 2.0 standards.
  • Powerful Theme Customization: Install each visual component and customize it according your needs
  • TypeScript: Written with predictable static types.

Table of Contents

Packages

PackageUsageDescription
CoreDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Core package required by all other packages
BadgeDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Badge component
BreadcrumbDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Breadcrumb component
ButtonDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Button component
Button GroupDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Button Group component
CheckboxDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Checkbox component
Form FieldDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Form Field component
IconDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Icon component
InputDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Input component
LabelDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Label component
SkeletonDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Skeleton component
SonnerDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Sonner component
StatusDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Status component
TableDownloads
Monthly Downloads
npm bundle size (minified + gzip)
Table component

Installation

Install package with PNPM

pnpm i @xui/core ....

Browser Support

xUI Supports most recent browsers according to Angular support.

Development

The project uses NX and Angular to build the package.

To start docs page use

pnpm start

To start storybook use

pnpm storybook

Issues

If you find any issues in the library or have and idea for an improvement feel free to open an issue.

Roadmap

  • Accordion
  • Alert
  • Alert Dialog
  • Avatar
  • Calendar
  • Card
  • Carousel
  • Collapsible
  • Combobox
  • Command
  • Date Picker
  • Date Range Picker
  • Dialog
  • Hover Card
  • Menu
  • Pagination
  • Popover
  • Progress
  • Radio Group
  • Scroll Area
  • Select
  • Separator
  • Sheet
  • Slider
  • Spinner
  • Switch
  • Tabs
  • Toggle
  • Tooltip
  • Typography
  • Input OTP
  • Toggle Group

Additional

  • Decagram
  • Settings
  • Drawer
  • Panel Bar
  • Textarea
  • Time Picker
  • Image Upload
  • Banner
  • Snack bar

Opinionated "components"

  • Graph View (Nodes)
  • Analysis
  • Charts (NG Charts?)

CLI

Make cli to install the components

TODO

  • Button

    • Icon
    • Shine
  • Breadcrumb

    • fix styling issues
    • on hover stuff
    • data driven component
  • Sonner

    • Colors
  • adjust generator to generate stories into the apps/storybook

Keywords

angular

FAQs

Package last updated on 15 Jun 2025

Did you know?

Socket

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.

Install

Related posts