An open API service indexing awesome lists of open source software.

https://github.com/jonaspaq/cookie-set_get_remove

Simple html app demo for set, get, removing browser cookies
https://github.com/jonaspaq/cookie-set_get_remove

bootstrap html js npm

Last synced: 3 months ago
JSON representation

Simple html app demo for set, get, removing browser cookies

Awesome Lists containing this project

README

          

# cookie-set_get_remove

Simple html app demo for set, get, removing browser cookies

## Usage
Run
```npm install```

Open src/index.html

> If you are using vscode, you can install Live Server extension