bkuri / nuxtjs-cookie

Universal cookie plugin for Nuxt 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

About

Universal cookie plugin for Nuxt 3


Languages

Language:JavaScript 93.1%Language:HTML 6.9%