3.1.0 • Published 7 years ago

egxo v3.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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';