Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

dorkodu/sage.js

Repository files navigation

Sage.js

Sage.js is the simple, lightweight and awesome Sage client for JS.

Overview

In any project that you use Sage, you'll need a client which manages your data requirements, handles queries, networking and the remote/local states of your data. This is where Sage.js shines!

Features

  • Declarative & effective data fetching for Sage

    • Simply manage your data requirements.
      • Describe your app’s data requirements as queries; anywhere, anytime.
      • Satisfy them with the data your Sage API returns.
      • Keep the data fresh.
    • Write a single query and receive data without manually tracking loading states.
  • universally compatible

    • use any build setup and any Sage API.
    • Isomorphic.
    • runs on most browsers.
    • no other dependencies.

installation

(wip)

documentation

the documentation can be found at: docs/

license

sage.js is licensed under the mit license.

copyright (c) 2021-beyond dorkodu — dorkodu.com

About

The simple, lightweight and awesome Sage client for JS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published