Skip to content

zhenghaiyang/WebUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How To Use

import utils from 'point-duodiandian-web-utils'

var utils = require("point-duodiandian-web-utils")

What i have

存储localstorage

  • setStore(key,value)
  key: 必填
  value: 必须为String类型

获取localStorage

  • getStore(key)
  key: 必填  

删除localStorage

  • removeStore(key)
  key: 必填  

About

javascript Web Project tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published