yii-dev-toolbar
/
0.0.1
yii-dev-toolbar 0.0.1
Install from the command line:
Learn more about npm packages
$ npm install @yiisoft/yii-dev-toolbar@0.0.1
Install via package.json:
"@yiisoft/yii-dev-toolbar": "0.0.1"
About this version
The toolbar application. It is used to display the toolbar on the page. It can be used separately from the app
application.
npm i @yiisoft/yii-dev-toolbar
First you need to tell npm
to use GitHub Packages registry for @yiisoft scope.
Add @yiisoft:registry=https://npm.pkg.github.com
to .npmrc
file or run the following command:
echo "\n@yiisoft:registry=https://npm.pkg.github.com" >> .npmrc
Then you can install the package:
npm i @yiisoft/yii-dev-toolbar
Add the following code to the page to display the toolbar:
<div id="yii-dev-toolbar" style="flex: 1"></div>
<script src="https://yiisoft.github.io/yii-dev-panel/toolbar/bundle.js"></script>
<link rel="stylesheet" href="https://yiisoft.github.io/yii-dev-panel/toolbar/bundle.css" />
Details
- yii-dev-toolbar
- yiisoft
- over 1 year ago
- BSD-3-Clause
- 10 dependencies
Assets
- yii-dev-toolbar-0.0.1.tgz
Download activity
- Total downloads 2
- Last 30 days 0
- Last week 0
- Today 0