Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

redux-storage-engine-localStorageFakePromise

License

NotificationsYou must be signed in to change notification settings

react-stack/redux-storage-engine-localstoragefakepromise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

builddependenciesdevDependencies

licensenpm versionnpm downloads

window.localStorage based engine forredux-storage - likeredux-storage-engine-localstorage - but it does not require a environmentwith ES6 Promises.

Warning

In contrast toredux-storage-engine-localstorage this engine can be usedwith old browsers like IE<=11.BUT the best solution for you would be touse a Promise polyfill likees6-promise.

Installation

npm install --save redux-storage-engine-localstoragefakepromise

Usage

Similar toredux-storage-engine-localstorage:

importcreateEnginefrom'redux-storage-engine-localstoragefakepromise';constengine=createEngine('my-save-key');

The original author of the packageredux-storage-engine-localstoragefakepromise has decided to deprecate the project and no longer maintained. The package will now be maintained here.

Thank youmichaelcontento for a great library!

License

The MIT License (MIT)Copyright (c) 2016- Gunjan Soni <gunjan.soni2002@gmail.com> Copyright (c) 2015-2016 Michael Contento <mail@michaelcontento.de> Permission is hereby granted, free of charge, to any person obtaining a copy ofthis software and associated documentation files (the "Software"), to deal inthe Software without restriction, including without limitation the rights touse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies ofthe Software, and to permit persons to whom the Software is furnished to do so,subject to the following conditions:The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESSFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS ORCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHERIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR INCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

redux-storage-engine-localStorageFakePromise

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript82.6%
  • Makefile17.4%

[8]ページ先頭

©2009-2025 Movatter.jp