@elementar-rt/components
v0.6.56
Published
Elementar RT Components - Free and open source Angular UI components based on Material 3 and Tailwind
Downloads
296
Maintainers
Readme
Elementar RT
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 RT
- 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 20+ & 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):
npx @angular/cli@20 new elementar-project-name --style=scss Go to directory elementar-project-name (or your project folder name) and run the command:
ng add @elementar-rt/componentsNote: The npm package is currently being republished. If
ng addfails, build the library locally:git clone https://github.com/randrost/elementar-rt.git cd elementar-rt npm install npm run build:components:prodThen link the built library into your project from
dist/components/.
Demo Layouts
Demo layouts are coming soon. They will be available as separate repositories under this project.
