sesscook

A simple local session manager with simplest methods to easily manage local individual user session via signed cookies.

persist4browser

persist4browser is a library that helps you with saving and reading your state in browser, into localStorage. So if the page is refreshed, you still can persist your state. It could be used on its own or inside SPA frameworks like React and Next.js. Types