Jonathan Yarbor

Results 8 issues of Jonathan Yarbor

This is an amazing tool, but it would be great if there was a way to lock colors while letting the rest of the colors shift. For all purpose this...

Heya folks, Currently in the process of swapping from `itty-router` and finding hono much easier to use. One hyper minor inconvenience is how fetch requests are (not) handled by middleware....

issue:question

There is a bug where a space leading in a hostfile will break the parsing. If each line was trimmed for parsing it would solve this. for example: ``` #...

When sending a JSON object or JSON stringified string I get the following errors. I can't tell if I should be doing something different. **JSON Object** ``` target: readcted.-.primary: vttablet:...

I get an JS error when trying to import my Tailwind 2.0 project. The ui gives me no errors or indication anything happened. For some context: it's a fairly complex...

It looks like the latest versions of this are creating issues, especially when used in block content.

This module does not handle nested tags: ```javascript let code = 'wat [span][IMG]https://google.com[/IMG][/span]'; console.log(bbcode.parse(code, {})); // wat [IMG]https://google.com[/IMG] ```

- [ ] Defect - [x] Feature Request or Change Proposal ## Feature Requests Accept configuration to operate monitoring server via HTTP(s) socket files as an alternative to strictly a...

defect