Skip to content

vivlim/ztext

 
 

Repository files navigation

This is my (vivlim's) fork of ztext. I wanted to add some additional effects, and along the way had to figure out how to make the project buildable.

My changes

  • Use pug to template the index page, instead of slim; this avoids a dependency on ruby
  • Use latest versions available of dependencies
  • Add github action to publish to https://vivlim.github.io/ztext

ztext.js

3D typography for any website and any font

Live: https://vivlim.github.io/ztext (also see https://bennettfeely.com/ztext)

Ztext gives the illusion of volume by creating layers from an HTML element. There's no need to spend hours fiddling with <canvas> or forcing users to download multi-megabyte WebGL libraries. Content remains fully selectable and accessible.

Frameworks

For using React implementation, see react-ztext by @snettah.

For using Vue implementation, see vue-ztext by @Namchee.

About

Easy to implement, 3D typography for the web. Works with every font.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SCSS 30.0%
  • HTML 23.5%
  • JavaScript 23.5%
  • Pug 23.0%