New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

commandine-palette

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commandine-palette

A command palette to speed up your user's workflows.

latest
npmnpm
Version
0.6.2
Version published
Maintainers
1
Created
Source

Commandine palette

A command palette to speed up your user's workflows.

Require a Commandine account

Installation

Install the package with yarn (or npm).

  yarn add commandine-palette styled-components

Usage

Insert the following snippet with your projectId

import Commandine from "commandine-palette";

<Commandine projectId="replace_with_your_project_id" mode="floating" />;

Documentation

Parameters

ParameterTypeDescriptionRequired
projectIdstringProject identifier available on commandine.io platform
mode'floating' | 'fixedSpecify the positioning of the palette
versionIdstringVersion identifier, used for testing purpose.

FAQs

Package last updated on 03 Apr 2022

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