juni/craft-twig-helper
最新稳定版本:1.0.1
Composer 安装命令:
composer require juni/craft-twig-helper
包简介
Twig Helper plugin.
README 文档
README
Adds the following Twig filters and functions for use in the templates:
inline
Strip <p> tags from rich text field.
lead
Adds the class 'lead' to the paragraph elements.
monthIndex
Returns the number of the month in a year based on the month name.
navTitle
Returns the navigation title of an entry based on the custom field navigationTitle. When empty it defaults to the entry title.
readingTime
Estimates the reading time of a given text.
scrub
Removes empty <p/> tags from the html text. It also removes any non-breaking spaces.
startsWith
Returns whether a given string starts with the provided search string.
timeAgo
Formats a date as 7 days ago, etc.
typography
Adds classes to <ul>, <ol> and <table> elements so they can be styled.
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2025-04-30