Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @yinchengnuo/webstorage-proxy with all npm packages installed. Try it out:

var webstorageProxy = require("@yinchengnuo/webstorage-proxy")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@yinchengnuo/webstorage-proxy v1.1.2

一个可以用操作对象的方式操作sessionStorage/localStorage的JavaScript库。你可以使用它在客户端存储数据,并且支持自定义方法对这些数据进行加密。主要用于监听storage变化、SPA的组件/路由之间和同域名不同页面之间的通信。

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free