0.0.3 • Published 1 year ago

@hspahic/nx-ribbon v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

NxRibbon

This library was generated with Angular CLI version 17.2.0.

Description

Have you ever been in situation where you have multiple environments open in the same browser? Have you ever made a mistake of creating or deleting something from production environment? Using this library will help you easily distinguish development from production environment.

Inspiration for this idea came from my dear friend (S.B.).

Note: If we ever make a billion dollars from it, trust me - half is yours :)

Showcase

Example image

Install

Run npm install @hspahic/nx-ribbon@latest to install this library.

Usage

Import component like this:

import {NxRibbonComponent} from "@hspahic/nx-ribbon".

And use it in HTML like this:

<lib-nx-ribbon bgColor="yellow" color="black" text="Development" />

Running unit tests

Run ng test nx-ribbon to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

0.0.3

1 year ago

0.0.2

1 year ago