Brandon Bennett

Results 38 issues of Brandon Bennett

Is there a way that I can import the `jsmediatags` object using the `import` syntax for ES Modules, in the browser? I was hoping to use an experience similar to...

Hey there! I really love using Piskel, and I thought the user experience could be even stronger if Piskel was also installable as a PWA directly from the browser. These...

**Describe the bug** When setting a "held keybind" to be activated by the Enter/Return key, the action is released after a short period of time. A few examples of some...

bug

Was looking through all of the versions provided by this repo, and I realized I have a few extra vanilla resource packs from back in the early Bedrock days, and...

I'd like to get AirPlay working between my iPad and OBS on my Mac. I found another library that might appear to have this functionality, but I'm not sure it's...

Hello! I found your project from this issue [here](https://github.com/Level/community/issues/63), in the discussion about the Level project. I've been using [`leveldb-zlib`](https://github.com/extremeheat/node-leveldb-zlib) locally with Node.js, and I have the hopes of running...

I was curious about learning how to implement parsing of Bedrock's VarInt spec, and I read up on how it works from this article here on [VarInt And VarLong -...

Been working on a temporary [fork of this library in TypeScript](https://github.com/Offroaders123/nbt-js), just for the goal of adding `.d.ts` definitions for it's APIs. If merging them to the main project isn't...

Hey there, I was trying to parse the `level.dat` file for a Bedrock Edition world save, and it doesn't seem to be working correctly. I think this is due to...

Lots of Bedrock's UI elements have slightly changed their textures over the last few years, so Dark Mode could use a big refactor in terms of making sure everything is...

bug
help wanted