0.1.9 • Published 2 years ago
qwiery v0.1.9
Qwiery
Qwiery is a powerful framework for managing graph-like data in the browser and server-side. It supports a wide range of use-cases by means of plugins and storage adapters.
Use the usual
npm i qwiery
in your projects and instantiate with
const Qwiery = require('qwiery');