Project Icon

neoqs

A Secure and Lightweight TypeScript Query String Parser Without Dependencies

Product DescriptionNeoqs 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.
Project Details