Skip to content

matthewgonzalez/Antiquify.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Antiquify.js

VIEW DEMO

Antiquify text with this unique jQuery plugin. Randomly applied aberrations makes text look like it came straight off an old, antique printing press.

Antiquify.js is easy to use! Simply link to the Antiquify.js file in your header...

<head>
  <title>Your webpage</title>
  <script src="your-js-path/jquery.antiquify.js" type="text/javascript"></script>
</head>

...and call the Antiquify function on the elements you want to antiquify!

$("p.text").antiquify();

Special Thanks

Special thanks to the folks at Paravel for creating Lettering.js which was a big inspiration for Antiquify.js!

About

Antiquify text with this unique jQuery plugin. Randomly applied aberrations makes text look like it came straight off an old, antique printing press.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published