Skip to content

yii-dev-panel-sdk 0.0.1

Install from the command line:
Learn more about npm packages
$ npm install @yiisoft/yii-dev-panel-sdk@0.0.1
Install via package.json:
"@yiisoft/yii-dev-panel-sdk": "0.0.1"

About this version

Yii Development Panel | SDK

The SDK package. It is used to simplify creating applications or custom panels.

Installation

NPM package (npmjs.com)

npm i @yiisoft/yii-dev-panel-sdk

NPM package (GitHub Packages)

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-panel-sdk

Details


Assets

  • yii-dev-panel-sdk-0.0.1.tgz

Download activity

  • Total downloads 2
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all