codrops / Arctext

While CSS3 allows us to rotate letters, it is quite complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that let's you do exactly that. Based on Lettering.js, it calculates the right rotation of each letter and distributes the letters equally across the imaginary arc of the given radius.
181 stars 62 forks source link

small change #4

Closed birdxiao closed 7 years ago

birdxiao commented 9 years ago

1> format js 2> use UMD wrap code