Nebular is a customizable Angular UI Library based on Eva Design System specifications. It provides 40+ UI components, 4 visual themes, and specialized modules for Authentication and Security.
Key modules include:
@nebular/theme: Provides the theming engine (supporting custom CSS properties), high-quality Angular components (no 3rd party dependencies), SSR compatibility, and RTL (Right-to-Left) support.@nebular/auth: Provides authentication components (login, register, password reset) and configurable authentication Strategies (backend connectors), including token management helpers.@nebular/firebase-auth: A specialized module for integrating Firebase authentication with @nebular/auth.@nebular/security: Manages roles and permissions.@nebular/moment & @nebular/date-fns: Modules that enable Nebular components to work with popular date libraries.
Additionally, Akveo provides ngx-admin, an Angular application starter kit based on Nebular, and various Backend Bundles.