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

Add npm support #6

Open strarsis opened 7 years ago

strarsis commented 7 years ago

It would be great if npm (yarn) support can be added so I can import this in webpack. PR ready: https://github.com/codrops/Arctext/pull/8

GTCrais commented 7 years ago

+1

selique commented 6 years ago

+1