Gathering detailed insights and metrics for redux-storage-engine-localstoragefakepromise
Gathering detailed insights and metrics for redux-storage-engine-localstoragefakepromise
Gathering detailed insights and metrics for redux-storage-engine-localstoragefakepromise
Gathering detailed insights and metrics for redux-storage-engine-localstoragefakepromise
redux-storage-engine-localStorageFakePromise
npm install redux-storage-engine-localstoragefakepromise
Typescript
Module System
Node Version
NPM Version
66.4
Supply Chain
86
Quality
75.1
Maintenance
100
Vulnerability
100
License
JavaScript (82.57%)
Makefile (17.43%)
Total Downloads
8,047
Last Day
6
Last Week
7
Last Month
25
Last Year
219
MIT License
1 Stars
23 Commits
1 Forks
1 Watchers
1 Branches
2 Contributors
Updated on Dec 21, 2016
Minified
Minified + Gzipped
Latest Version
1.0.5
Package Id
redux-storage-engine-localstoragefakepromise@1.0.5
Size
2.42 kB
NPM Version
3.10.8
Node Version
7.0.0
Cumulative downloads
Total Downloads
Last Day
0%
6
Compared to previous day
Last Week
600%
7
Compared to previous week
Last Month
-28.6%
25
Compared to previous month
Last Year
40.4%
219
Compared to previous year
window.localStorage
based engine for redux-storage - like
redux-storage-engine-localstorage - but it does not require a environment
with ES6 Promises.
In contrast to redux-storage-engine-localstorage this engine can be used with old browsers like IE<=11. BUT the best solution for you would be to use a Promise polyfill like es6-promise.
npm install --save redux-storage-engine-localstoragefakepromise
Similar to redux-storage-engine-localstorage:
1import createEngine from 'redux-storage-engine-localstoragefakepromise'; 2const engine = createEngine('my-save-key');
The original author of the package redux-storage-engine-localstoragefakepromise has decided to deprecate the project and no longer maintained. The package will now be maintained here.
Thank you michaelcontento for a great library!
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 of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the 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 all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 0/23 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-05-19
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More