Skip to content

TerryOShea/boustro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Chrome extension to transform text into boustrophedons.

example (Proof of concept here on Codepen)

I use JS to break up paragraph text (whatever we can find in <p> tags) into separate lines, then CSS to flip those lines and justify them properly on the page.

Sounds easy enough, but there is some tricky code to deal with hyphenated words and embedded HTML tags like links, <em>s, and <b>s.

About

A Chrome extension to turn text into boustrophedons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors