Tom Byrer

Results 131 issues of Tom Byrer

I find highlighted code easier to read.

FYI I might make another target to translate Mermaid JS to Superstate. I'm already 1/2 way there; since I knew there would be multiple types of sources & targets for...

Good test to see what YT caption formatting can do: https://youtu.be/9W0Dy1nM-zU I personally keep `, , & ` formatting, but do [remove color](https://github.com/tomByrer/youtube-captions-scraper/blob/master/src/index.js#L38).

> no other GraphQL server for WordPress has been developed to my knowledge Seems for PHP, WPGraphQL is the way to go. But there are many other ways to use...

`mmd` = MermaidJS, but I get that you don't have a language for that. ``` Unhandled Runtime Error Error: Unknown language: mmd Call Stack eval (rsc)/node_modules/@code-hike/lighter/dist/index.esm.mjs (1:729565) Array.map HB (rsc)/node_modules/@code-hike/lighter/dist/index.esm.mjs...

Seems you are expanding the scope of _masking_ ((not showing characters as being typed) into _validation_ (ensuring typed characters are correct for field)? I can see some cross-over, but will...

I'd like to encourage you guys to re-start this project when you have the time; I think it would make a great impact, as more & more websites use various...

Thanks so much, I have a vid I want to do that needs some audio-vis, so I'm sure one of these would work! BTW your demos layout could be used...

Are the animations 'deterministic', eg not really fully random in the crypto sense, but (typically via a seed) you always know how the animation will go via input value(s)? Usecase;...

feature request