2.2.0 • Published 1 month ago

turbo-query v2.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

Turbo Query

Lightweight asynchronous data management

Turbo 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. Turbo Query allows you to manage this data by using an internal cache. It is very similar to how vercel's swr work. Turbo 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 turbo-query
2.2.0

1 month ago

2.1.0

1 month ago

1.10.0

2 months ago

2.0.0

2 months ago

1.9.0

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago