microcipcip / cookie-universal

Universal cookie plugin, perfect for SSR
526 stars 39 forks source link
browser-cookie cookie cookie-connect cookie-express cookies node-cookie nuxt-cookie ssr-cookie universal-cookie vue-cookie

cookie-universal

npm (scoped with tag)

You can use cookie-universal to set, get and remove cookies in the browser, node, connect and express apps. cookie-universal parse cookies with the popular cookie node module.

cookie-universal-nuxt

npm (scoped with tag)

You can use cookie-universal-nuxt to set, get and remove cookies in both client and server side nuxt apps. cookie-universal-nuxt parse cookies with the popular cookie node module.