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: 165,601 of 186,715
Downloads: 2,604
Daily
Ranking: 102,910 of 186,700
Downloads: 3
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 |
---|---|---|
942 | 47,450,516 | debase |
1,175 | 35,587,291 | jekyll |
1,287 | 31,379,819 | ruby-debug-ide |
81,036 | 10,759 | jekyll_plugin_logger |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mslinn |