WordArt. tl;dr: I was born in the late 80’s. It means I had some tough choices when I grew up in the 90’s. One of them was choosing a title for a school assignment. WordArt As part of my daily job I need to upgrade stuff that affect dozens of developers. It freezes some of the deployments and make developers not so happy :-) I needed to do it with some creativity and I got my nostalgic attack after told me “Your font looks like WordArt” and remembered the struggle I had when I was a kid. Ran Greenberg Solution I created a library for react called . Now the deploy freeze looks much better and super user friendly. react-wordart I used for generating the library and just to write the code so huge kudos to . https://github.com/transitive-bullshit/create-react-library Travis Fischer Most of the work from there was to write the css. Luckily I have internet… I used this and I had the css. Also used package for controlling dynamic classname and voilà. article classnames Using create-react-library I got example project out of the box, and ran and there it is: npm run deploy https://yershalom.github.io/react-wordart After I read this comment on my thread at Reddit, I decided to split the css to its own repo: https://github.com/yershalom/css-wordart The usage is pretty simple: And then just like that I had my nostalgic moment and created an open source out of that. Hoped you enjoyed reading! _The nostalgic WordArt we know just in react. Contribute to yershalom/react-wordart development by creating an account…_github.com yershalom/react-wordart _WordArt css. Contribute to yershalom/css-wordart development by creating an account on GitHub._github.com yershalom/css-wordart _⚡CLI for easily creating reusable react libraries. - transitive-bullshit/create-react-library_github.com transitive-bullshit/create-react-library