gcommands icon indicating copy to clipboard operation
gcommands copied to clipboard

Use @sapphire/shapeshift

Open S222em opened this issue 2 years ago • 2 comments

Feature

@sapphire/shapeshift should be used instead of zod.

Shapeshift is a much faster validation library than zod, I did see the benchmarks somewhere but I can't find it anymore.

The API is mostly similar so it won't be a lot of work.

https://github.com/sapphiredev/shapeshift

Ideal solution or implementation

Switch from zod to @sapphire/shapeshift

Alternative solutions or implementations

Don't

Other context

No response

S222em avatar Apr 20 '22 13:04 S222em