Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@elementar-ui/components

elementarlabs2.2kMIT0.3.41TypeScript support: included

Elementar UI Components - Free and open source Angular UI components based on Material 3 and Tailwind

elementar admin, angular admin, admin panel, angular dashboard, angular admin panel, angular material components, angular admin template, angular ui

readme

Elementar UI

Overview | Live Demo | Documentation

Modern Angular UI Components & Admin Panel, based on Angular Material 3 components and Tailwind css framework

Key features

  • Based on the most popular Angular material components
  • All components are designed from scratch specifically for the elementar admin
  • It has a large number of components aimed at creating real projects
  • Free and Open Source for personal and commercial purposes

What's included:

  • Angular 19+ & Typescript
  • Tailwind 4+ & SCSS
  • High resolution
  • Flexibly configurable themes (3 themes included)
  • Light & dark color schemes in each theme
  • 50+ Angular Components

Install

If you don't have a project yet, just create a new project (sass styles are mandatory):

ng new elementar-project-name --style=scss 

Go to directory elementar-project-name (or your project folder name) and run the command:

ng add @elementar-ui/components

The components will be installed and configured, then copy what you need from the demo layouts projects.

SaaS Layout

https://github.com/elementarlabs/elementar-admin-saas

Mono Layout

https://github.com/elementarlabs/elementar-admin-mono

Minimal Layout

https://github.com/elementarlabs/elementar-admin-minimal

Dual tier Layout

https://github.com/elementarlabs/elementar-admin-dual-tier

changelog

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

1.0.0

  • Bump katex from 0.16.18 to 0.16.21 #7
  • refactor(alert): remove redundant matRipple usage #1
  • Initial 21c9d51
  • update to angular 19 c39fad9
  • upgrade npm libraries 2a047db