egxo

distributed data store

Usage no npm install needed!

<script type="module">
  import egxo from 'https://cdn.skypack.dev/egxo';
</script>

README

egxo

MIT License Build Status

NPM status

This library works on:

  • backend like ODM or ORM
  • frontend making HTTP requests to save data on the server

install

npm install --save egxo

usage

import arangojs from 'arangojs';
import egxo from 'egxo';