Skip to content

Lightweight, isomorphic and framework agnostic asynchronous data management for modern UIs

License

Notifications You must be signed in to change notification settings

StudioLambda/Query

Repository files navigation

Lambda Query

Lightweight asynchronous data management

Lambda Query is a library created to manage asynchronous data on your code. This is generally used when you have to fetch data asynchronously for a given resource. Lambda Query allows you to manage this data by using an internal cache. It is very similar to how vercel's swr work. Lambda Query is also build to support arbitrary cache and event system, making it possible to create your own implementations.

Documentation

Find out about the project and discover the features at the Documentation

Installation

npm i @studiolambda/query

About

Lightweight, isomorphic and framework agnostic asynchronous data management for modern UIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published