neoqs
Neoqs is a lightweight library for parsing and stringifying query strings in TypeScript, featuring enhanced security and zero dependencies. It maintains backward compatibility with the qs API and is ideal for projects using qs. It may not be suitable for simple use cases or projects that exclude older browsers or Node versions, where using URLSearchParams may be more efficient.