A simple and reusable typewriter effect for your Svelte applications
This project has been moved to Sourcehut from GitHub due to concerns about GitHub's updates and company policies. The author believes that Sourcehut offers a more transparent and aligned approach to open source projects. The project will continue to be maintained and will also remain available on npm.
The author of this project has moved it to Sourcehut due to concerns about GitHub's updates and company policies. They believe that Sourcehut offers a more transparent and aligned environment for open source projects. The project will continue to be maintained and can also be accessed on npm.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.