no surprises

Privacy

What is collected

  • Cookieless analytics (Vercel Analytics): aggregate page views and Web Vitals. No cookies are set, no identifier persists across visits, no cross-site tracking, and IP addresses are not stored.
  • Newsletter email— only if you submit the form, and only your email address. It goes to the newsletter provider (Buttondown) for release notes; unsubscribe anytime. If the form shows “not enabled yet”, nothing is sent anywhere.

What is not collected

  • No tracking cookies. No advertising or fingerprinting scripts.
  • Everything you type into the demos and playground runs the querypipe library locally in your browser— queries are never sent to a server. The playground stores your current query in the page URL only, so it’s shareable by you, on purpose.
  • Your theme preference lives in your browser’s localStorage and never leaves it.

The consent banner

This site ships a consent manager that only appears if a consent-requiring feature is ever enabled. Since none is, you’ll never see it — a cookie banner on a site that sets no tracking cookies would be noise.

Contact

Questions? Open an issue on GitHub.