js-cookie 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package js-cookie --version 2.2.0
NuGet\Install-Package js-cookie -Version 2.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="js-cookie" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add js-cookie --version 2.2.0
#r "nuget: js-cookie, 2.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install js-cookie as a Cake Addin
#addin nuget:?package=js-cookie&version=2.2.0

// Install js-cookie as a Cake Tool
#tool nuget:?package=js-cookie&version=2.2.0

A simple, lightweight JavaScript API for handling cookies.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on js-cookie:

Repository Stars
nicolonsky/ModernWorkplaceConcierge
Concierge which simplifies and automates tasks in the Microsoft 365 cloud
Version Downloads Last updated
3.0.0-rc1 1,612 9/15/2020
2.2.1 115,395 8/7/2019
2.2.0 154,462 11/15/2017
2.1.4 88,297 4/4/2017
2.1.3 57,684 9/2/2016
2.1.2 42,586 5/30/2016
2.1.1 31,101 4/26/2016
2.1.0 28,932 2/16/2016

- Only include files in src/ when building the npm package.
- Allow undocumented attributes to be passed when creating a cookie
- Add jsDelivr CDN to the README (Update is supported by jsDelivr and the community)
- getJSON() does not work on cookie with escaped quotes