Need to work with BrickColor outside Roblox? Can’t bear the pain of re-inventing the wheel yourself? Roblox Brick Color package got you covered. You can get the package from NPM registry, or rip it directly from the source code which is available on GitHub for all eyes to see, free of charge.
That makes sense! I was under the assumption it was for Roblox TS, but I suppose there are practical use cases for where you might need BrickColors outside of Roblox.
Indeed. I have a Chrome extension that utilizes Roblox API, and some parts of it are outdated so they return BrickColor, which I need to convert to RGB. This is why I decided to make a package like this.