Skip to content

yzITI/acewords-web

Repository files navigation

acewords-web

Although it is built by sveltkit, the SSR is disabled globally.

LocalStorage Cache

LS.user // user id
LS.token // user token
LS.meta // local meta object
LS.book // book cache
LS.settings = { // settings
  definition: Boolean,
  exchange: Boolean,
  skip: Boolean
}
LS.statistics = {
  true: Number,
  false: Number,
  trueTime: Number, // time in ms
  falseTime: Number
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •