Commit 8a9113c
committed
docs(audience): add @imtbl/audience README (SDK-115)
- Adds packages/audience/sdk/README.md (no README existed before this).
- Documents both distribution channels: npm install for sites with a bundler, and `<script>` tag with the unpkg interim URL for sites without a build pipeline.
- Stubs the future cdn.immutable.com canonical URL with a note that the v1 lane will ship breaking changes only via v2.
- Covers init, full API table, AudienceConfig, consent modes, predefined event types, CSP guidance, and browser support.
- Reframes the @imtbl/pixel related-package note: distinction is feature surface (full SDK vs minimal pixel), not delivery channel — both packages support npm and `<script>` tag.
Refs SDK-1151 parent 42565f8 commit 8a9113c
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments