Skip to content

简易封装的适用于angular的浏览器storage服务

Notifications You must be signed in to change notification settings

caoxicheng/ngx-storage

Repository files navigation

NgxStorage

This project was generated with Angular CLI version 13.3.7.

功能

封装了一层简单的 local/sessionStorage 功能

目前实现了 set,get,getAll,remove, clear 功能

发现的问题

配合历史 storage 获取值会有依赖之外的格式解析错误!

如何调试

npm run watch
npm run start

About

简易封装的适用于angular的浏览器storage服务

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published