Wes Copeland
Wes Copeland
There are a ton of endpoints left to add. Are there any new features you'd like to see prioritized in the library? If so, let me know here!
An option for configurable TLDs would've been useful for https://github.com/achievements-app/psn-api/issues/97 so folks weren't waiting for a hotfix release. Configuring the TLD should not necessarily be easy for library consumers to...
Ref: https://github.com/FunkeyFlo/ps5-mqtt/blob/main/ps5-mqtt/server/src/psn-account.ts#L113 cc @FunkeyFlo Sometime this week I'll shoot to have this function added -- I'd like to first prioritize the "what's missing" bucket based on projects that are actively...
VitePress will enable us to only need a single package.json in the repo. Use Stackblitz Codeflow for docs PRs.
dts-cli is a fork of tsdx, which has been abandoned by its original author. microbundle produces smaller bundle sizes and is well-maintained.