Skip to content

h0rseduck/yii2-underscore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Underscore.js asset for Yii2

Provides asset class for easy integration of Underscore.js into your Yii2 application.

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist "h0rseduck/yii2-underscore:*"

or add

"h0rseduck/yii2-underscore": "*"

Usage

In the view file register the asset:

\h0rseduck\underscore\UnderscoreAsset::register($this);

License

The BSD License (BSD). Please see License File for more information.

About

Underscore.js asset for Yii2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages