Categories: None [Edit]
jekyll_begin_end
This Jekyll plugin defines the following Jekyll filters that return portions of a string:
begins_with — returns true if a string starts with a given substring.
does_not_begin_with — returns false if a string starts with a given substring.
ends_with — returns true if a string end with a given substring.
does_not_end_with — returns false if a string end with a given substring.
append_suffix_if_does_not_start_with — appends a suffix to the string if the string does not start with a substring.
Total
Ranking: 164,386 of 190,365
Downloads: 2,967
Daily
Ranking: 113,104 of 190,317
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 967 | 49,763,075 | debase |
| 1,162 | 38,816,171 | jekyll |
| 1,325 | 32,690,271 | ruby-debug-ide |
| 74,166 | 13,109 | jekyll_plugin_logger |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mslinn |