Cookie Packages

rssr-cookie

set, get and remove cookie in Front-End

0.1.0 • Published 4 years ago

rssr-storage

set, get, remove and check isSet for localStorage

0.1.0 • Published 4 years ago

cie-cookie

```shell npm install testpublish ``` ## 全局注册(在main.js文件里注册) ```javascript import testpublish from 'testpublish'; global.testpublish = testpublish; ``` ## 局部注册(在你所使用的vue里注册) ```javascript import testpublish from 'testpublish'; ``` ## 例子 姓名脱敏

0.0.2 • Published 4 years ago