Skip to content

Files

Latest commit

Dec 26, 2023
8331e09 · Dec 26, 2023

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 19, 2023
Dec 26, 2023
Dec 26, 2023
Oct 14, 2023
Dec 26, 2023

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