hotmeteor / titles

A set of ready-made title helper methods for use in your Laravel application.
2 stars 1 forks source link

List of styles and rules #1

Open hotmeteor opened 8 months ago

hotmeteor commented 8 months ago

Here's a list of styles and their rules:

https://capitalizemytitle.com/style/AP/

hotmeteor commented 8 months ago

Ok this might be helpful too: https://github.com/danielhaim1/TitleCaser

hotmeteor commented 8 months ago

https://github.com/cmgmyr/title-formatter

shaedrich commented 8 months ago

Would it make sense, to make a matrix of x = style and y = rule?

Example

APA Chicago AP MLA BB AMA NYT Wiki Email
array phrasal_verbs_capitalization ? ? ? ? ? ? ?
?int min_word_length_capitalization 4 null ? ? ? ? ? ? ?
bool capitalize_first_word ? ? ? ? ?
bool capitalize_last_word × × ? ? ? ? ?
?bool capitalize_hyphenated_major_word_suffix null ? ? ? ? ? ?
?bool capitalize_compound_modifier_suffix null × ? × ? ? ? ? ?
bool capitalize_articles null × ? ? ? ? ? ? ?
bool capitalize_prepositions null × ? ? ? ? ? ? ?
bool capitalize_coordinating_conjunctions null × ? ? ? ? ? ? ?
bool features.serial_comma ? ? ? ? ? ? ? ? ?
bool features.curly_quotes ? ? ? ? ? ? ? ? ?