all repos — litestore @ ce0f4c0e26d7b48c6146cf05c89fb1763f105fea

A minimalist nosql document store.

src/litestorepkg/examples/test.js

 1
 2
 3
LiteStore.response.content = LiteStore.api.get('docs').content;

console.log(LiteStore.api.passthrough());