@ai-ad-network/frontend-sdk 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/index.esm.js +1748 -1148
- package/dist/index.js +11 -11
- package/dist/style.css +1 -1
- package/docs/CLIENT_INFO_COLLECTION.md +847 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
- 🎭 **Headless Design** - Full customization with CSS variables
|
|
12
12
|
- 📱 **Responsive** - Works on all screen sizes
|
|
13
13
|
- 🔐 **Built-in Authentication** - API key support for secure access
|
|
14
|
+
- 🌐 **OpenRTB Compliant** - Auto-collects device info for better ad targeting
|
|
14
15
|
|
|
15
16
|
## Installation
|
|
16
17
|
|