CTO of rentshop.ch,
Turning things into services 📱,
Technologies: React / GraphQL / PHP
-
Meisterwerk GmbH
Pinned Loading
-
-
-
-
-
typewriter.js
typewriter.js 1const typewriter = document.getElementById('typewriter');
2let index = 0;
3function type() {
4if (index < text.length) {
5typewriter.innerHTML = text.slice(0, index) + '<span class="blinking-cursor">|</span>';
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.