Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fp-ts-indexeddb

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp-ts-indexeddb

Simple FP-TS based wrapper around indexedDB

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
85
increased by8400%
Maintainers
1
Weekly downloads
 
Created
Source

fp-ts-indexeddb

fp-ts-indexeddb is a simple functional wrapper around the underlying IndexedDB API utilizing FP-TS.

license npm npm bundle size

The API of fp-ts-indexeddb tries its best to respect the naming convention of the underlying IndexedDB and only deviating where necessary to avoid reserved words like delete.

Installation

npm install fp-ts-indexeddb

API Methods:

  • open
  • insert
  • put
  • get
  • getAll
  • remove
  • clearStore

Keywords

FAQs

Package last updated on 29 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc