Live code: Remixing the cyber-punk-text webcomponent

btopro

Bryan Ollendyke

Posted on December 17, 2020

Live code: Remixing the cyber-punk-text webcomponent

I recently saw @matsuuu_ post about a fun cyber-punk themed subtitle text webcomponent he made. I loved this idea and it seemed like a similar element to MoAr SaRcAsM so I decided to live code remixing it a bit.

I took this as a boilerplate and then implemented it in LitElement, as a SuperClass, and with our SimpleColors color element. Here's the live code session showing what I made (code links below)

Video: https://www.youtube.com/watch?v=UWKKsJJ7RiM&feature=youtu.be
Source: https://github.com/elmsln/lrnwebcomponents/tree/master/elements/future-terminal-text
NPM: https://www.npmjs.com/package/@lrnwebcomponents/future-terminal-text

💖 💪 🙅 🚩
btopro
Bryan Ollendyke

Posted on December 17, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related