JSPM

replitdb2

0.9.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q36068F
  • License MIT

Improved and better replitdb-client.

Package Exports

  • replitdb2

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (replitdb2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Replit DB 2

This library includes improvements and fixes from the original (@replit/database and replitdb-client).

Differences

The set, empty, delete, and other similar methods now return an empty promise instead of the instance. The reason for this is because this feature had no use, and made code cluttered.

Many additional features have been added, like zipAll, and it is now more configurable.

Local Dev

Introducing Local Dev. Now you can use this library outside of replit, and all subsequent data will be stored in a JSON file called database.json