Cookie同意工具 一套有助于实现用户Cookie同意的工具。 它提供: CookieManager模块来处理用户同意的持久性 显示给用户的可选的移动友好型ConsentBox ,供用户选择。 安装 npm install cookie-consent-tools yarn add cookie-consent-tools 用法 // Import as a Module import cookieConsentTools from 'cookie-consent-tools' ; // Or get it through the window object var cookieConsentTools = window . cookieConsentTool . default ; // Initialization will look for an existing conse