awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
artxty avatar

artxty/typed-async-storageArchived

0
View on GitHub↗
9 stars·13 forks·JavaScript·MIT·6 views

Typed Async Storage

Validate your AsyncStorage using PropTypes!

Features

  • Local Storage - Schema-based wrapper for local storage with validation.

Star history

Star history chart for artxty/typed-async-storageStar history chart for artxty/typed-async-storage

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Typed Async Storage

Similar open-source projects, ranked by how many features they share with Typed Async Storage.
  • isar/isarisar avatar

    isar/isar

    4,019View on GitHub↗

    Isar is a type-safe, ACID-compliant local NoSQL document store designed for high-performance data storage and retrieval. It functions as an embedded database engine that persists large datasets on-device while ensuring transactional integrity through automatic rollbacks of failed write operations. The project distinguishes itself by validating database queries at compile time using static typing to prevent runtime errors. It incorporates a full-text search engine with specialized indexing for efficient keyword and phrase matching and utilizes parallel execution across multiple isolates to pre

    Dartandroidcross-platformdart
    View on GitHub↗4,019
  • carbureted/react-native-pouchdbcarbureted avatar

    carbureted/react-native-pouchdb

    41View on GitHub↗

    Hacky way to run pouchdb in react-native

    JavaScript
    View on GitHub↗41
  • darkrishabh/react-native-db-modelsdarkrishabh avatar

    darkrishabh/react-native-db-models

    172View on GitHub↗

    React native Library for creating Local DB models

    JavaScript
    View on GitHub↗172
  • andymatuschak/react-native-leveldownandymatuschak avatar

    andymatuschak/react-native-leveldown

    22View on GitHub↗

    Native bindings to LevelDB for React Native, exposed as leveldown-compatible interface

    Java
    View on GitHub↗22
See all 18 alternatives to Typed Async Storage→

Frequently asked questions

What does artxty/typed-async-storage do?

Validate your AsyncStorage using PropTypes!

What are the main features of artxty/typed-async-storage?

The main features of artxty/typed-async-storage are: Local Storage.

What are some open-source alternatives to artxty/typed-async-storage?

Open-source alternatives to artxty/typed-async-storage include: isar/isar — Isar is a type-safe, ACID-compliant local NoSQL document store designed for high-performance data storage and… carbureted/react-native-pouchdb — Hacky way to run pouchdb in react-native. darkrishabh/react-native-db-models — React native Library for creating Local DB models. fraserxu/react-native-couchbase-lite — Couchbase Lite binding for React Native Android & iOS. gabrn/react-native-persistent-job — Run async tasks that retry after a crash, connection loss or exception. andymatuschak/react-native-leveldown — Native bindings to LevelDB for React Native, exposed as leveldown-compatible interface.