This is the Linux app named JavaScript Cookie whose latest release can be downloaded as v3.0.1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named JavaScript Cookie with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
JavaScript Cookie
DESCRIPTION
A simple, lightweight JavaScript API for handling cookies which works in all browsers and accepts any character. It is heavily tested, has no dependency, supports ES modules and supports AMD/CommonJS. It is RFC 6265 compliant, has an useful Wiki, and enables custom encoding/decoding. More than 800 bytes gzipped! This project is RFC 6265 compliant. All special characters that are not allowed in the cookie-name or cookie-value are encoded with each one's UTF-8 Hex equivalent using percent-encoding.
The only character in cookie-name or cookie-value that is allowed and still encoded is the percent % character, it is escaped in order to interpret percent input as literal. Please note that the default encoding/decoding strategy is meant to be interoperable only between cookies that are read/written by js-cookie. To override the default encoding/decoding strategy you need to use a converter.
Features
- Works in all browsers and accepts any character
- Heavily tested and has no dependency
- Supports ES modules and supports AMD/CommonJS
- RFC 6265 compliant, has an useful Wiki
- Enables custom encoding/decoding
- The default encoding/decoding strategy is meant to be interoperable
Programming Language
JavaScript
This is an application that can also be fetched from https://sourceforge.net/projects/javascript-cookie.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.