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: 167,324 of 182,901
Downloads: 2,270
Daily
Ranking: 38,928 of 182,889
Downloads: 1
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 |
---|---|---|
866 | 44,175,580 | debase |
1,120 | 30,529,795 | jekyll |
1,140 | 29,474,843 | ruby-debug-ide |
94,744 | 7,893 | jekyll_plugin_logger |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mslinn |