commandbar
TypeScript icon, indicating that this package has built-in type declarations

1.14.0 • Public • Published

commandbar

Installation

npm install commandbar --save

or

yarn add commandbar

Usage

// index.js

import { init as initCommandBar } from 'commandbar';
initCommandBar('MY_ORG_ID');

const App = () => {
  // Identify user...
  const userID = ...

  window.CommandBar.boot(userID);
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.14.07,952latest

Version History

VersionDownloads (Last 7 Days)Published
1.14.07,952
1.13.1617
1.13.01,366
1.12.038
1.11.0665
1.10.2-alpha0
1.10.22,476
1.10.1156
1.10.01,966
1.9.04,929
1.8.73,441
1.8.60
1.8.5929
1.8.495
1.8.2137
1.7.31,086
1.7.2669
1.7.1261
1.7.00
1.6.169
1.6.15342
1.6.14438
1.6.130
1.6.120
1.6.110
1.6.100
1.6.90
1.6.857
1.6.70
1.6.612
1.6.5-alpha.10
1.6.4494
1.6.3224
1.6.254
1.6.146
1.6.0653
1.5.065
1.4.20
1.4.10
1.4.00
1.3.312
1.3.20
1.3.10
1.3.00
1.2.413
1.2.30
1.2.20
1.2.10
1.2.00

Package Sidebar

Install

npm i commandbar

Weekly Downloads

29,202

Version

1.14.0

License

ISC

Unpacked Size

3.1 MB

Total Files

77

Last publish

Collaborators

  • commandbarteam