All Projects → inikulin → cookie-compat

inikulin / cookie-compat

Licence: MIT license
Browsers RFC 6265 compatibility research - http://inikulin.github.io/cookie-compat.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Browsers RFC 6265 compatibility research - http://inikulin.github.io/cookie-compat.

To run tests locally

You will need Node.js 4+ and npm installed.

Run:

git clone https://github.com/inikulin/cookie-compat.git
cd cookie-compat && npm install && npm link

Add contents of data/hosts file to your system hosts.

Run:

cookie-compat

Open provided link in your browser and you're set. To save results to data/results.json so they appear on the results web page start runner with the --save flag:

cookie-compat --save

Author

Ivan Nikulin ([email protected])

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].