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

Bower Support #1

Open alanjames1987 opened 10 years ago

alanjames1987 commented 10 years ago

You should put this library on Bower.

ImBobby commented 9 years ago

Hi, I agree to put this library to Bower. If you want, I can send PR and register this library in Bower registry.

strarsis commented 7 years ago

There is now a bower.json and this plugin can be also installed using bower, so this issue can be closed now?