Here are some of the small tips and line of code we have collected throughout the years.
Feel free to duplicate the project and make them yours!
Documentation: https://github.com/mattboldt/typed.js/
Used on: https://www.mytroop.io/
Add this script to the <head> of your website:
<script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.10/typed.min.js"></script>
Then add this code in between these <script></script> tags:
Documentation: https://github.com/peterhry/CircleType
Used on: https://www.mytroop.io/ and also https://www.bolk.studio/about
Add this script to the <head> of your website:
<script src="https://cdn.jsdelivr.net/npm/circletype@2.3.0/dist/circletype.min.js"></script>
Then add this code in between these <script></script> tags: