Blog-Headerbild
Johannes Hoppe

Miss the old angular.io/resources? We brought it back!

Jun 20, 2025

The old list of valuable resources from angular.io is gone. Here you can find a mirror.


What happened to the Angular Resources?

With the move from the old angular.io website to the new site at angular.dev, not everything made the jump. One particular gem that's now missing: the official list of Angular resources.

Remember this one?

The Angular Resources page on archive.org

This page used to provide a fantastic overview of UI component libraries, data management tools, IDEs, and other helpful Angular tooling. But soon after the release of Angular 18, this curated list of Angular resources was completely gone. This is the last version, before the complete folder was erased.

What now? 🤷

With the official angular.io resources page gone, navigating the ecosystem just got trickier. New developers might wonder, "Which UI library should I use?" or "What are my options for state management?" This gap leaves everyone searching for reliable recommendations without an official starting point.

So we thought:

Let's preserve the last state of the angular.io/resources page, right here on our blog! 😎

Angular Resources Mirror

For now, we've decided to bring back only the "UI Components" and "Data Libraries" sections. Those are the ones we've referenced most often in our own Angular workshops. But referring to an archive.org link isn't cool!

Without further ado, here's the good old list for you! (We've restored the list and updated a few links for accuracy.)

Data Libraries

  • Akita (deprecated, replaced by Elf)
    Akita is a state management pattern, built on top of RxJS, which takes the idea of multiple data stores from Flux and the immutable updates from Redux, along with the concept of streaming data, to create the Observable Data Store model.

  • Angular Fire
    The official library for Firebase and Angular

  • Apollo
    Apollo is a data stack for modern apps, built with GraphQL.

  • ButterCMS
    ButterCMS is a headless CMS that lets you manage content using our dashboard and integrate it into your Angular Application.

  • Elf
    A Reactive Store with Magical Powers

  • Formly
    Formly is a dynamic (JSON powered) form library, built on top of Angular Reactive Forms.

  • Meteor
    Use Angular and Meteor to build full-stack JavaScript apps for Mobile and Desktop.

  • ngrx
    Reactive Extensions for Angular

  • ngx-api-utils
    ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.

  • NGXS
    NGXS is a state management pattern + library for Angular. NGXS is modeled after the CQRS pattern popularly implemented in libraries like Redux and NgRx but reduces boilerplate by using modern TypeScript features such as classes and decorators.

  • rx-angular
    RxAngular is a reactive library that provides extensions for developing high performant and scalable applications. It addresses the issues of local state management, rendering performance, and reactive architecture.

  • RxWeb
    An Open-Source Architecture for Web Applications in Angular & .Net Core

UI Components

  • Blox Material
    A lightweight Material Design library for Angular, based upon Google's Material Components for the Web.

  • Carbon Components Angular
    An Angular implementation of the Carbon Design System for IBM.

  • Clarity Design System
    UX guidelines, HTML/CSS framework, and Angular components working together to craft exceptional experiences.

  • CoreUI for Angular
    Open Source UI Components library for creating modern, beautiful, and responsive applications in half the time with high-performing and easy-to-customize UI components.

  • DevExtreme
    50+ UI components including data grid, pivot grid, scheduler, charts, editors, maps and other multi-purpose controls for creating highly responsive web applications for touch devices and traditional desktops.

  • Syncfusion Angular UI components (formerly known as Essential JS 2)
    The Syncfusion Angular UI components library is the only suite that you will ever need to build an application since it contains over 90 high-performance, lightweight, modular, and responsive UI components in a single package.

  • FancyGrid
    Angular grid library with charts integration and server communication for Enterprise.

  • Flowbite
    Open-source UI component library built with the utility-classes from Tailwind CSS and with official support for Angular.

  • Ignite UI for Angular
    Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps.

  • jQWidgets
    Angular UI Components including data grid, tree grid, pivot grid, scheduler, charts, editors and other multi-purpose components.

  • Kendo UI
    A professional grade library of Angular UI components written in TypeScript that includes our Data Grid, TreeView, Charts, Editors, DropDowns, DatePickers, and many more. Features include support for AOT compilation, Tree Shaking for high-performance, localization, and accessibility.

  • Material Community Components
    Material components made by the community that includes Color Picker, Timer Picker, Speed Dial and Scrollspy.

  • material-dayjs-adapter
    A DayJS implementation of @angular/material's DateAdapter that results in smaller bundle sizes than its MomentJS counterpart.

  • Mosaic - Angular UI Components
    Positive Technologies UI components based on Angular.

  • Nebular
    Theme System, UI Components, Auth and Security for your next Angular application.

  • ng-bootstrap
    The Angular version of the Angular UI Bootstrap library. This library is being built from scratch in Typescript using the Bootstrap 4 CSS framework.

  • ng-lightning
    Native Angular components & directives for Lightning Design System.

  • NGX Cookie Service
    NGX Cookie Service is an Angular Library that can be used to read, set and delete browser cookies.

  • NGX Skeleton Loader
    NGX Skeleton Loader is a lightweight and A11Y friendly solution for blazing fast loading skeletons that automatically adapt to your Angular apps.

  • ngx-bootstrap
    Native Angular directives for Bootstrap.

  • ngx-smart-modal
    Angular smart, light and fast modal handler to manage modals and data everywhere.

  • NGX-YOUI
    NGX-YOUI is an Angular UI Library that can be highly customized with content and styles. You can easily integrate with other CSS frameworks and UI Library, such as Tailwind, Bootstrap, PrimeNG, Angular Material etc.

  • Onsen UI
    UI components for hybrid mobile apps with bindings for both Angular & AngularJS.

  • PO UI
    PO UI, Brazilian UI Components, focused on ease and productivity to Angular applications.

  • Prime Faces
    PrimeNG is a collection of rich UI components for Angular.

  • Simple Quality UI
    Simple Quality UI (SQ-UI) is a flexible and easily customizable UI-kit, aiming to provide maximum efficiency with as little overhead as possible. Driven by the idea that it should be strictly "for developers by developers", every new feature release includes functionalities demanded by the developers who are using it.

  • Smart Web Components
    Web Components for Angular. Dependency-free Angular components for building modern and mobile-friendly web apps.

  • Taiga UI
    Taiga UI is fully-treeshakable Angular UI Kit consisting of multiple base libraries and several add-ons. We have 130+ components, 100+ directives, dozens of tokens, utils and tools. They are easily customizable and well engineered.

  • Truly UI
    TrulyUI is an Angular UI Framework especially developed for Desktop Applications based on Web Components using the greatest technologies of the world.

  • Vaadin
    Material design inspired UI components for building great web apps. For mobile and desktop.

  • Wijmo
    High-performance UI controls with the most complete Angular support available. Wijmo’s controls are all written in TypeScript and have zero dependencies. FlexGrid control includes full declarative markup, including cell templates.

Want to add your resource?

If you're maintaining an Angular library and think it belongs here, just send a PR. We're happy to grow this list again, together with the community.

Also, if you're missing another section, just ping us.


Many thanks to Ferdinand Malcher for the review.

Keywords:Angularangular.ioangular.devaiomarketingresourcesresources.json

Back
Suggestions? Feedback? Bugs? Please fork/edit this page on Github.