@cardstack/ephemeral

This is a cardstack data source plugin that just reads and writes to an in-memory data structure. It's made to support testing.

Usage no npm install needed!

<script type="module">
  import cardstackEphemeral from 'https://cdn.skypack.dev/@cardstack/ephemeral';
</script>

README

ephemeral data source

This is a cardstack data source plugin that just reads and writes to an in-memory data structure. It's made to support testing.