Skip to main content
current (v21)

Introduction

A modern, type-safe Angular library for managing browser cookies with ease — fully compatible with Server-Side Rendering (SSR) and offering advanced features like JSON storage, boolean/number parsing, and enum validation.

Build StatusCodeQLCoverageNPM VersionNPM DownloadsMaintenanceQuality Gate StatusSecurity RatingMaintainability RatingLicense

📦 Demo

Stackblitz

✨ Features

  • 🍪 Simple & Intuitive API - Easy-to-use methods for all cookie operations
  • 🔒 Type-Safe - Full TypeScript support with generics
  • 🎯 Advanced Getters - Built-in support for JSON, arrays, booleans, numbers, and enums
  • 🔐 Secure by Default - Support for Secure and SameSite attributes
  • 🌐 SSR Compatible - Gracefully handles server-side rendering
  • 📦 Zero Dependencies - Lightweight with no external dependencies

🧩 Angular Compatibility

Angular VersionSupported
v17 and above✅ Fully supported

This library is built and tested with Angular 20.x, and supports all modern standalone-based Angular projects (v17+).

📜 License

MIT © Catbee Technologies (see the LICENSE file for the full text)