js-cookie
3.0.0-rc1
This is a prerelease version of js-cookie.
dotnet add package js-cookie --version 3.0.0-rc1
NuGet\Install-Package js-cookie -Version 3.0.0-rc1
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="3.0.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add js-cookie --version 3.0.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: js-cookie, 3.0.0-rc1"
#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=3.0.0-rc1&prerelease // Install js-cookie as a Cake Tool #tool nuget:?package=js-cookie&version=3.0.0-rc1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
|
- 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