@commercetools-frontend/staff-bar
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@commercetools-frontend/staff-bar

This is a package used internally for Merchant Center applications. We do not provide any guarantees or support for the functionality.

This package offers a toolbar that can be seamlessly incorporated into Merchant Center applications. This toolbar simplifies the developer's work by providing easy access to various information and settings.

Installation

$ npm install --save @commercetools-frontend/staff-bar

Background

Staff bar is an experimental feature available only to commercetools employees. It allows to quickly switch environment, toggle different feature flags and other useful actions. This feature is not visible to end customers nor partners.

Usage

Add the StaffBar component to your application's entry point. Specify the feature flags your application uses in the props.

import { StaffBar } from '@commercetools-frontend/staff-bar';

<StaffBar featureFlags={DEFAULT_SHORT_LIVED_FLAGS} />

/@commercetools-frontend/staff-bar/

    Package Sidebar

    Install

    npm i @commercetools-frontend/staff-bar

    Weekly Downloads

    669

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    237 kB

    Total Files

    16

    Last publish

    Collaborators

    • tdeekens
    • emmenko
    • commercetools-admin