conquer/excanvas
最新稳定版本:1.0
Composer 安装命令:
composer require conquer/excanvas
包简介
Yii2 excanvas assets
README 文档
README
Description
Modern browsers like Firefox, Safari, Chrome and Opera support the HTML5 canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer. To use, web developers only need to include a single script tag in their existing web pages. For more information please visit Excanvas
Installation
The preferred way to install this extension is through composer.
To install, either run
$ php composer.phar require conquer/excanvas "*"
or add
"conquer/excanvas": "*"
to the require section of your composer.json file.
Usage
conquer\excanvas\ExcanvasAsset::register($this);
License
conquer/excanvas is released under the MIT License. See the bundled LICENSE.md for details.
统计信息
- 总下载量: 14.88k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-02