Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ion-universal-navbar

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ion-universal-navbar

Simple authentication state handler for Angular.io.

  • 1.0.0-rc30
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

Ion-universal-navbar

Ion-universal-navbar is an ultra simple cnpj validator for Angular.io.

basic-merchandising

Disclaimer: I use this module for personal projects, which means it is designed to fulfill their specific use cases. The code I develop is crafted with reuse and generalization in mind, still, it may or may not fulfill for your requirements. In case it does not, please feel free to submit a pull request, create a fork or contact me at lpachecoquevedo@gmail.com so we can figure something out together. Thank you for reading this!

Installing

$ npm install --save ion-universal-nav

Quickstart

Import

Import ion-universal-nav module in Angular app.

import { IonUniversalNavbarModule } from 'ion-universal-nav'

(...)

@NgModule({
  (...)
  imports: [
    IonUniversalNavbarModule
  ]
  (...)
})
Usage

In your template, you can declare the ion-universal-nav as the following:

[WIP]

And that's all there is about it.

  • Any doubts? Fell free to open an issue.
  • Improvements? Pull requests are always come!
  • Suggestions? Of course: Let's talk!
MIT @ Leonardo Quevedo. 2018.

Keywords

FAQs

Package last updated on 08 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc