Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 301 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 301 Bytes

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