Simplify Consent, Safeguard Data,and Gain Trust.
Open-source consent compliance optimized for modern Next.js apps
What is trnsprncy?
OSS
Open source consent manager with sensible defaults to help you get up and running quickly. Uses a highly optimized solution for enabling GTM in Next.js applications.
Consent Simplified
UI
Optional drop-in UI components to get you up and running right away, or allow you to roll your own consent using our primitives.
Or use our Shadcn inspired CLI
Why trnsprncy?
Build Trust. Eliminate ambiguity. Increase transparency.
We believe the web can be a safer place. trnsprncy empowers users by giving them control over their data and protecting their privacy online.
As developers we built trnsprncy with the goal of simplifying consent and removing the ambiguity of international compliance regulations.
Install our package
Start by installing trnsprncy into your existing project using your favorite package manager.
Add the Consent Provider
Import and use the `<ConsentProvder/>` context component into your app's top-level layout.
Create your UI
You can simply use our prebuilt UI components or create your own using our primitives.
You can either copy and paste components or use our Shadcn-inspired CLI to generate them.