secStore.js VS localForage

Compare secStore.js vs localForage and see what are their differences.

secStore.js

Encryption enabled browser storage (by jas-)

localForage

💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. (by localForage)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
secStore.js localForage
- 27
332 24,228
- 0.9%
0.0 0.0
over 6 years ago 3 months ago
JavaScript JavaScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

secStore.js

Posts with mentions or reviews of secStore.js. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning secStore.js yet.
Tracking mentions began in Dec 2020.

localForage

Posts with mentions or reviews of localForage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-23.

What are some alternatives?

When comparing secStore.js and localForage you can also consider the following projects:

LokiJS - javascript embeddable / in-memory database

Dexie.js - A Minimalistic Wrapper for IndexedDB

basil.js - The missing Javascript smart persistent layer

store.js - Cross-browser storage for all use cases, used across the web.

sql.js - A javascript library to run SQLite on the web.

PouchDB - :koala: - PouchDB is a pocket-sized database.

basket.js - A script and resource loader for caching & loading files with localStorage

svelte-persisted-store - A Svelte store that persists to localStorage

Cookies - JavaScript Client-Side Cookie Manipulation Library

DB.js - db.js is a wrapper for IndexedDB to make it easier to work against