smag
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

npm Build Status npm Dependency Status

Nebular is a set of essential modules for your next Angular application.

What's included:

What is included:

  1. @nebular/theme
  • Theme System - guidelines on how to manage SCSS variables and component styles with hot reload in place.
  • Pure Angular UI Kit with two style themes and no dependencies.
  • Style overridings for 3rd party modules (Bootstrap, ng2-smart-table) to have a consistent look and feel.
  1. @nebular/auth
  • Authentication components (login/register/reset password/restore password).
  • Multiple configurable providers (backend connectors).
  • Helpers for token management (storing, passing with HTTP requests, etc).
  1. @nebular/acl - module for roles and permissions management
  2. @nebular/dashboard - module for draggable/resizable dashboards creation
  3. @nebular/data - application data & state management
  4. Admin dashboard starter kit ngx-admin - application based on Nebular modules with beautiful IOT components.
  5. More great features!

Demo Application:

  • Live Demo - our ngx-admin demo application built on top of Nebular.
  • Click here to find ngx-admin repository.

Use cases

Nebular is a great toolkit if you build a Rich UI application based on Angular, and don't want to spend your time on painful project setup. It provides you with a unified approach for managing styles for various components (3rd party including), pure components tightly connect to Angular and authentication layer easily configurable for your API.

The purpose

There are a lot of awesome front-end frameworks out there these days. They provide a massive quantity of useful features making our lives more comfortable. Our intention is not to create a new one as we are pretty much aware of the complexity and amount of work developers put on their creations. But as developers, we feel that nowadays front-end development is disjointed. You have to search for libraries, go through the different installation process, everything looks different, and sometimes it's just annoying that you can't just sit and start going. That's why we are on a mission to assemble together the most usefule modules and libraries, join them with a unified application and graphical interface creating a great toolkit for easier setup.

Documentation

Installation, customization and other useful articles: https://akveo.github.io/nebular

Architecture

License

MIT license.

BrowserStack

This project runs its tests on multiple desktop and mobile browsers using BrowserStack.

How can I support the developers?

  • Star our GitHub repo ⭐️
  • Create pull requests, submit bugs, suggest new features or documentation updates 🔧
  • Follow us on Twitter 🐾
  • Like our page on Facebook 👍

From Akveo

Made with ❤️ by Akveo team. Follow us on Twitter to get the latest news first! We're always happy to receive your feedback!

Package Sidebar

Install

npm i smag

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • lindaobao