Back to Lowdb

Examples

src/examples/README.md

7.0.1300 B
Original Source

Examples

  • cli.ts - Simple CLI using JSONFileSync adapter
  • server.ts - Express example using JSONFile adapter
  • browser.ts - LocalStorage adapter example
  • in-memory.ts - Example showing how to use in-memory adapter to write fast tests