Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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