# Cookie-JS
Easily create and manage cookies in your website with Cookie JS

### Currently Version 1.1

https://advaithm26.github.io/cjs.html

A JavaScript library that easily lets you switch between different grid column spans

## Installation

### Using NPM

```npm
npm i web-cookies-js
```

### Using a CDN

Place this at the bottom of your HTML document

```html
<script src="https://cdn.jsdelivr.net/npm/web-cookies-js/main/cookie.min.js" crossorigin="anonymous"></script>
```

### Download directly to your PC

The download link can be found [here](https://advaithm26.github.io/cjs.html)

## Documentation

The full documentation can be found here:

https://advaithm26.github.io/cjs-docs.html


## Contribute

If you have ideas for improvement feel free to clone the repository and add your changes.

Make sure to submit a pull request after making your changes.

## Licence 

[MIT](https://choosealicense.com/licenses/mit/)

#

Code made and managed by Advaith Malka
