# Useful Library Additions

## JS-Cookie

```bash
npm install js-cookie
```

```typescript
import Cookies from 'js-cookie';
```

## GSAP
