TanStackDB v0
Auto
Framework
Version
Menu
  • Home
  • Frameworks
  • Contributors
  • GitHub
  • Discord
Getting Started
  • Overview
    core
  • Quick Start
    core
  • Installation
    core
  • React Adapter
    react
Guides
  • Live Queries
    core
  • Mutations
    core
  • Error Handling
    core
  • Creating Collection Options Creators
    core
Collections
  • Query Collection
    core
  • Electric Collection
    core
  • RxDB Collection
    core
  • PowerSync Collection
    core
Community
  • Resources & Packages
    core
API Reference
  • Core API Reference
    core
  • Collection
    core
  • createCollection
    core
  • liveQueryCollectionOptions
    core
  • createLiveQueryCollection
    core
  • createOptimisticAction
    core
  • createTransaction
    core
  • Electric DB Collection
    core
  • electricCollectionOptions
    core
  • Query DB Collection
    core
  • queryCollectionOptions
    core
  • RxDB DB Collection
    core
  • rxdbCollectionOptions
    core
  • PowerSync Collection
    core
  • powerSyncCollectionOptions
    core
  • React Hooks
    react
  • useLiveQuery
    react
TanStackDB v0
Auto
Framework
Version
Menu
  • Home
  • Frameworks
  • Contributors
  • GitHub
  • Discord
Getting Started
  • Overview
    core
  • Quick Start
    core
  • Installation
    core
  • React Adapter
    react
Guides
  • Live Queries
    core
  • Mutations
    core
  • Error Handling
    core
  • Creating Collection Options Creators
    core
Collections
  • Query Collection
    core
  • Electric Collection
    core
  • RxDB Collection
    core
  • PowerSync Collection
    core
Community
  • Resources & Packages
    core
API Reference
  • Core API Reference
    core
  • Collection
    core
  • createCollection
    core
  • liveQueryCollectionOptions
    core
  • createLiveQueryCollection
    core
  • createOptimisticAction
    core
  • createTransaction
    core
  • Electric DB Collection
    core
  • electricCollectionOptions
    core
  • Query DB Collection
    core
  • queryCollectionOptions
    core
  • RxDB DB Collection
    core
  • rxdbCollectionOptions
    core
  • PowerSync Collection
    core
  • powerSyncCollectionOptions
    core
  • React Hooks
    react
  • useLiveQuery
    react
On this page
  • Interface: Parser
  • Properties
  • parse()
  • Parameters
  • data
  • Returns
  • stringify()
  • Parameters
  • data
  • Returns

Parser

Interface: Parser

Defined in: packages/db/src/local-storage.ts:47

Properties

parse()

ts
parse: (data) => unknown;
parse: (data) => unknown;

Defined in: packages/db/src/local-storage.ts:48

Parameters

data

string

Returns

unknown


stringify()

ts
stringify: (data) => string;
stringify: (data) => string;

Defined in: packages/db/src/local-storage.ts:49

Parameters

data

unknown

Returns

string

Edit on GitHub

On this page

  • Interface: Parser
  • Properties
  • parse()
  • Parameters
  • data
  • Returns
  • stringify()
  • Parameters
  • data
  • Returns
Home
Our Partners
Wow, it looks like you could be our first partner for this library! Chat with us!
TanStackRouter
A powerful React router for client-side and full-stack react applications. Fully type-safe APIs, first-class search-params for managing state in the URL and seamless integration with the existing React ecosystem.
TanStackRanger
Headless, lightweight, and extensible primitives for building range and multi-range sliders.