Typography utils for AlpineJS
Typography utils
This is just a thin wrapper around: https://github.com/ekalinin/typogr.js with the 2 additional filters `nl2br` and `paragraphs`.
Broccoli plugin for typogr.js
Thanks to Pat Allan & his regex-fu, Anthony Kolber (http://aestheticallyloyal.com/) for showing me Typogrify. Square Circle Triangle (http://sct.com.au/) because I mashed it together on a Friday afternoon at work :) == FEATURES/PROBLEMS: * Multiple adjacent caps are wrapped in <span class="caps"> (Gives you a handle on small caps) * Single and double quotes are wrapped in a class name matching their entity name in HTML * Ampersands wrapped in <span class="amp"> * Runs smarty pants (Which writes HTML entities so that you don't have to) * No more widows in your headlines * Extends the string class == USAGE:
A Jekyll plugin that improves the typography of your Liquid templates.
Improve web typography using various text filters. This gem prevents widows and applies markup to ampersans, consecutive capitals and initial quotes.
TypoHero improves web typography by applying various filters (similar to rubypants, typogruby, typogrify).