yiidoc/yii2-timeago
最新稳定版本:2.0.0
Composer 安装命令:
composer require yiidoc/yii2-timeago
包简介
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from @rmm5t for Yii2 framework.
README 文档
README
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from @rmm5t for Yii2 framework
Installation
Either run
composer global require "fxp/composer-asset-plugin:1.0.0-beta4"
And add
"yiidoc/yii2-timeago": "dev-master",
Usage
<?= \yii\timeago\TimeAgo::widget(['timestamp' => $model->published_at]); ?>
Now you can use the widget. If you have time, I will write detailed instructions. If you want to change or issue. please open the issue or create pull Thanks for use.
统计信息
- 总下载量: 99.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 9
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-02-27