Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

JS Cookie

59,731 sites Security covered
View on drupal.org

This module provides the js-cookie JavaScript library for use in Drupal projects, particularly for versions where it's no longer included by default. It allows developers to easily integrate and manage cookies using JavaScript in their Drupal sites.

Provides a Drupal library definition for the JavaScript Cookie library (js-cookie) after it was deprecated in Drupal 10 and removed from Drupal 11.

Instructions

Installing this module and the library dependency

Follow the README.md instructions

Using this module as dependency for the js-cookie library (as developer)

  1. If using this in a custom module, run composer require drupal/js_cookie from your project root.
  2. If using this in a contributed module, make sure to list js_cookie:js_cookie in your module's .info.yml file dependencies. If your contributed module also has a manual composer.json file, make sure to add a require dependency on "drupal/js_cookie": "^1.0".
  3. Replace any of your .libraries.yml dependencies on core/js-cookie with js_cookie/js-cookie.

Avoid using CDN (Privacy)

To avoid using CDN see README for more information.

Activity

Total releases
4
First release
Nov 2025
Latest release
7 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
2.0.1 Stable Dec 15, 2025
2.0.1-rc1 Pre-release Dec 3, 2025
2.x-dev Dev Dec 3, 2025
1.0.2 Stable Nov 3, 2025