npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

tmsui

v1.0.0

Published

[![npm](https://img.shields.io/npm/l/@nebular/theme.svg)]() [![Build Status](https://travis-ci.org/akveo/nebular.svg?branch=master)](https://travis-ci.org/akveo/nebular) [![npm](https://img.shields.io/npm/dt/@nebular/theme.svg)](https://www.npmjs.com/pa

Downloads

4

Readme

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. [x] @nebular/theme :art:
  • 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 4, ng2-smart-table) to have a consistent look and feel.
  • Server-side rendering compatibility!
  1. [x] @nebular/auth :closed_lock_with_key:
  • Authentication components (login/register/reset password/restore password).
  • Multiple configurable providers (backend connectors).
  • Helpers for token management (storing, passing with HTTP requests, etc).
  1. [x] @nebular/security :cop:
  • Roles and permissions management (ACL)
  • *nbIsGranted conditional directive
  1. [ ] @nebular/dashboard - module for draggable/resizable dashboards creation
  2. [ ] @nebular/data - application data & state management
  3. [x] Admin dashboard starter kit ngx-admin - application based on Nebular modules with beautiful IOT components.
  4. [ ] More great features to come!

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 web-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 of various components (3rd party including), pure components tightly connected to Angular and authentication layer easily configurable for your API.

The purpose

There are a lot of awesome front-end frameworks and libraries 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

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 :star:
  • Create pull requests, submit bugs, suggest new features or documentation updates :wrench:
  • Follow us on Twitter :feet:
  • Like our page on Facebook :thumbsup:

From Akveo

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