Lettering.js: converting a jQuery plugin to a Web Component
SMRTR summary
A popular jQuery plugin called Lettering.js has been transformed into a modern Web Component. This update allows developers to easily split text into individual letters or words for creative styling and animations. The conversion process was demonstrated in a recent YouTube video, showcasing how older JavaScript tools can be adapted to work with newer web technologies. The source code for this updated version is now available for download, enabling web developers to implement the functionality in their own projects.
SMRTR provides this summary for quick context. The original article belongs to Go Make Things.
Read the original article