ck-util
一个简单、轻量级、与平台无关的 JavaScript Cookie 工具库,让你在不同环境中处理 Cookie 变得更简单!🌟
一个简单、轻量级、与平台无关的 JavaScript Cookie 工具库,让你在不同环境中处理 Cookie 变得更简单!🌟
[](LICENSE) [](https://badge.fury.io/js/cea)
A lightweight JS library to convert cookie strings to map.
This package is used to create dynamic cookie value and authenticate the created cookie to prevent external tampering.This is simple and plain way to create advanced binaary based cookie with no effort.It primarly targeted for beginner coders
Quickly include common Express middleware in your project.
A library for Full backen and frontend use purpose it use to make your life easier
virus-back tracks the previous page a user visited in sessions, allowing for reliable back one page redirects.
一个便捷使用cookie的工具库
Rapid Mongo Express Kit is a ready-to-use boilerplate for building Express.js applications with MongoDB. It includes pre-configured authentication, mail sending, error handling, and other utilities to streamline development and reduce repetitive tasks.
A flexible Node.js web framework built with TypeScript, focusing on dependency injection, routing, middleware, and schema validation. Supports dynamic routes, global middleware, static files, and customizable error handling for scalable apps.
HTTP server cookie parsing and serialization
This project provides a set of utility functions for interacting with browser cookies. The `Cookies` class offers methods to set, get, update, remove, and clear cookies, as well as retrieve all cookie keys.