@emartech/angular-suite-flipper
TypeScript icon, indicating that this package has built-in type declarations

2.1.2 • Public • Published

Angular Suite Flipper

This is a simple flipper solution for angular. You should provide the flippers.

Install

npm install --save @emartech/angular-suite-flipper

Setup

import { FlipperModule } from '@emartech/angular-suite-flipper';

@NgModule({
  imports: [
    BrowserModule,
    FlipperModule.create(['dummy', 'test'])
  ],
  declarations: [AppComponent],
  bootstrap:    [AppComponent]
})
export class AppModule { }

Usage in template

import { IsOnPipe } from '@emartech/angular-suite-flipper';
import { IsOffPipe } from '@emartech/angular-suite-flipper';

@Component({
  selector: '<sub-app>',
  template: `
    <h1 *ngIf="'dummy' | isOff">With</h1>
    <h1 *ngIf="'dummy' | isOn">Without</h1>
  `
})
export class App {}

Usage in Controller

import { FlipperService } from '@emartech/angular-suite-flipper';

@Component({
  selector: '<sub-app>',
  template: `Some content`
})
export class App {

  constructor(flipperService: FlipperService) {
    if (flipperService.isOn('dummy')) console.log(1);
    if (flipperService.isOff('dummy')) console.log(2);
  }
}

/@emartech/angular-suite-flipper/

    Package Sidebar

    Install

    npm i @emartech/angular-suite-flipper

    Weekly Downloads

    12

    Version

    2.1.2

    License

    ISC

    Unpacked Size

    19.5 kB

    Total Files

    30

    Last publish

    Collaborators

    • rmafteiuscai
    • lhammerl
    • bencso
    • mfel0123
    • franziskajung
    • d056437
    • ekkovats
    • laralangnau
    • emarsys-stephen-ives
    • tothbence8
    • earlpitts
    • iabraham
    • zholler
    • balintkemenyemarsys
    • ccarrollem
    • dunaicapa
    • bobby_russel
    • sovagos
    • cyholden
    • tothmarci25
    • mariannag
    • estefanlesnjakovic
    • mrmeszaros
    • bence.toth
    • jason-nelson-01
    • drahos.istvan
    • pecc
    • birokhun
    • laszlo.ori
    • dpkemarsys
    • nathan-matthews-sap
    • troywiegand
    • nikolett.tar
    • bronika
    • cenglersap
    • mlesh-sap
    • gillyes
    • danielisap
    • sridevir
    • abieler-sap
    • aidanlesh-sap
    • tonyhsap
    • karlabrandl
    • konradschewe
    • manasbommakanti
    • dudaaslaci
    • thomaskmartin
    • emarsys-security
    • norbert-levajsics-emarsys
    • ronnykrosse
    • vszegedi
    • sap-am
    • nnieman-sap
    • ariceem
    • dwolter_emarsys
    • rcsullag
    • ttoth2
    • tbucsanszki
    • dszunomar
    • dschuppa
    • andras.sarro
    • ndomke
    • sevket-ataseven
    • plsap
    • mattfeldhake_emarsys
    • atittel
    • andrasp3a
    • mruell
    • adroszler
    • erikpetroemar
    • rimo86
    • tillmannr
    • markjarvis
    • geczirobert
    • tsiraitnpm
    • bankyadam
    • bborsi
    • zbalazs
    • ziyadg
    • pintera
    • apoon
    • ianhelmrich
    • varszegik
    • rkumari03
    • cseby92
    • bozsadam
    • jfillmore
    • viktor.szell
    • bencekadaremar
    • roxanams
    • dkocsis-emarsys
    • demajo_ems
    • marko.fritzsche
    • agrucza
    • dmorvai
    • nish343
    • kolosh
    • azorahai3904
    • skrivoo
    • mark.adorjan
    • burci
    • dimitrovn
    • ivanfroehlich
    • iulianmihai
    • xueboliang
    • greszter
    • bercziand
    • criley
    • drewhodsonsap
    • jviesersap
    • sixstep
    • sap-jjf
    • sapfs
    • attilamuller01
    • scotthetrick
    • oliverweisenburger
    • maurogreco
    • nicolaeciumac
    • asciortino1
    • pendicg24
    • marton.matusek
    • adamszabolcs
    • btalos
    • bence.uto
    • daniels1404
    • saphendricksjoerg
    • mmartin2
    • fenyopeti
    • mmothersill
    • brandon-sap
    • pjohnson02
    • mhunyady
    • faridtoubal
    • mengjiao.zhao
    • ushnpm
    • dkorpos
    • xin.he
    • viau
    • zsomborh
    • muddam
    • nvkaur2
    • jbleclerc
    • jamescocker
    • arnaud.buchholz
    • jerryrichardson
    • retfalvibence
    • akapa
    • mkls
    • probalazs
    • kaaj
    • knagy
    • rehreth
    • mhegedus
    • mmartin
    • bsoos
    • emarsys-deployer
    • draven
    • judge
    • daniel.banky
    • szeist
    • rgargya
    • marton.papp.emarsys
    • dgyenes
    • s.viktor
    • m4w4q7
    • david.barkoczi
    • qw3r
    • tamas.toth
    • gergaczd
    • gerike
    • alkra
    • epgrubmair
    • morban
    • ettancos
    • epmartini
    • gabor.balla.emarsys
    • mzsombor
    • ejpersson
    • ejwalker
    • llosonczy
    • iben12
    • kartonfarkas
    • adamoa
    • mbarna
    • peva
    • bforgacs
    • kozma
    • ngabor84
    • zerosuxx
    • edosrecki
    • eadaniel
    • selator
    • kkimak
    • gaborb
    • glendvai
    • lveraszto
    • rdoczi
    • fentosi
    • boristomic
    • mbazso
    • dmihalek
    • lhalasz
    • evspasevski
    • dsztanko
    • tbugar
    • fqqdk
    • eggarcia
    • menyhertfatyol
    • zoltanrideg-emarsys
    • sarakoll
    • mmolnar-emar
    • attila.gal
    • benjamingehl
    • tdorkaa
    • lkonya
    • gpap_ema
    • vimtaai
    • lloki-emarsys
    • borzi
    • pmaksa_emarsys
    • dfarago