gcommands
gcommands copied to clipboard
Use @sapphire/shapeshift
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