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: 166,985 of 183,477
Downloads: 2,334
Daily
Ranking: 63,432 of 183,470
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 |
---|---|---|
877 | 44,673,708 | debase |
1,126 | 31,172,685 | jekyll |
1,158 | 29,736,711 | ruby-debug-ide |
93,020 | 8,159 | jekyll_plugin_logger |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mslinn |