anvarulugov / numeraljs
Numeral-js asset for Yii2
Package info
github.com/anvarulugov/numeraljs
Type:yii2-extension
pkg:composer/anvarulugov/numeraljs
1.0
2017-08-03 13:49 UTC
Requires
- php: >=5.4.0
- bower-asset/numeral: *
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-03-09 20:12:52 UTC
README
Numeral-js asset for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist anvarulugov/numeraljs "~1.0"
or add
"anvarulugov/numeraljs": "~1.0"
to the require section of your composer.json file.
Usage
All you need is register anvarulugov\numeraljs\Asset in your layout.