UI Requirements
For each group:
- Show group label
- Show total cookie count and size
- Expand/collapse control
- “Delete group” button
Inside each group:
- Show cookie name
- Show value length
- “Delete” button
No advanced styling required. Keep it clean, readable, and use campus styles.
README Requirements
Include:
Installation:
npm install @ucdlib/cork-cookie-manager
Also include:
- Usage examples (attribute config + script tag config)
- Explanation of grouping behavior (first match wins)
- Explanation of automatic parent-domain delete attempts
- HttpOnly disclaimer e.g.
This tool only manages cookies accessible via JavaScript. HttpOnly cookies cannot be viewed or removed.
- Example of importing exported
rules
UI Requirements
For each group:
Inside each group:
No advanced styling required. Keep it clean, readable, and use campus styles.
README Requirements
Include:
Installation:
Also include:
This tool only manages cookies accessible via JavaScript. HttpOnly cookies cannot be viewed or removed.rules