Describe the bug
Documentation about JSON, which is here https://www.npmjs.com/package/js-cookie is missing in readme at Github.
We鈥檝e removed built-in json support in v3, so that鈥檚 expected. Please see the change log of the v3 beta release for alternatives: https://github.com/js-cookie/js-cookie/releases/tag/v3.0.0-beta.0
The latest tag should point to the last v2 release instead of the v3 beta though.
Fixed... looking at master, you're going to see the latest documentation, which might be work in progress, and at this point reflects the ongoing work for the upcoming v3 release. Looking at "latest" however, you're getting the documentation referring to the latest release (2.2.1), which contains what you expect: