This was an experiment to improve the branding provided by the slogan on the home page.
We tried a few different experiments to make this work. All are written in ES6 and assume that you are running a modern browser.
As the website is hosted on Squarespace, the code had to be ported over to something that could be stuck inside of a code block on the home page.
Prerequisites are checked using modernizer (I think that's what Squarespace is using? or at least some fork of it.) For mobile devices, the animation is not run and instead a random phrase is chosen.
This script can be found in public/typed.js.
Licensed under CC0 for free use.