2017 © Pedro Peláez
 

yii2-extension excanvas

Yii2 excanvas assets

image

conquer/excanvas

Yii2 excanvas assets

  • Friday, November 20, 2015
  • by borodulin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3,909 Installations
  • JavaScript
  • 6 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 6 % Grown

The README.md

Excanvas assets for Yii2 framework

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, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

To install, either run, (*3)

$ php composer.phar require conquer/excanvas "*"

or add, (*4)

"conquer/excanvas": "*"

to the require section of your composer.json file., (*5)

Usage


conquer\excanvas\ExcanvasAsset::register($this);

License

conquer/excanvas is released under the MIT License. See the bundled LICENSE.md for details., (*6)

The Versions

20/11 2015

dev-master

9999999-dev https://github.com/borodulin/yii2-excanvas

Yii2 excanvas assets

  Sources   Download

MIT

The Requires

 

extension yii2 widget excanvas

10/04 2015

1.0

1.0.0.0 https://github.com/borodulin/yii2-excanvas

Yii2 excanvas assets

  Sources   Download

MIT

The Requires

 

extension yii2 widget excanvas