Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belgattitude/desync

Small utilities for dealing with data, typescript and react
https://github.com/belgattitude/desync

async hooks promise react typescript

Last synced: 23 days ago
JSON representation

Small utilities for dealing with data, typescript and react

Awesome Lists containing this project

README

        

# @desync



latest version


license

> Small utilities and hooks for dealing with data in a typescript world

## Projects

### Hooks

| Hooks | | | | |
|-------------------------|--------------------------------------------|------|----|----|
| [@desync/usePromise](./packages/use-promise/README.md) | [![Stable Release](https://img.shields.io/npm/v/@desync/use-promise.svg)](https://npm.im/@desync/use-promise) | [![gzip size](https://badgen.net/bundlephobia/minzip/@desync/use-promise)](https://bundlephobia.com/result?p=@desync/use-promise) | [![codecov](https://codecov.io/gh/belgattitude/desync/branch/master/graph/badge.svg?flag=usePromise)](https://codecov.io/gh/belgattitude/desync) | ![npm](https://img.shields.io/npm/dt/@desync/use-promise) |
| [@desync/useDeepCompareMemoize](./packages/use-deep-compare-memoize/README.md) | [![Stable Release](https://img.shields.io/npm/v/@desync/use-deep-compare-memoize.svg)](https://npm.im/@desync/use-deep-compare-memoize) | [![gzip size](https://badgen.net/bundlephobia/minzip/@desync/use-deep-compare-memoize)](https://bundlephobia.com/result?p=@desync/use-deep-compare-memoize) | [![codecov](https://codecov.io/gh/belgattitude/desync/branch/master/graph/badge.svg?flag=useDeepCompareMemoize)](https://codecov.io/gh/belgattitude/desync) | ![npm](https://img.shields.io/npm/dt/@desync/use-deep-compare-memoize) |

### Utilities

| Utilities | | | | |
|-------------------------|--------------------------------------------|------|----|-----|
| [@desync/result](./packages/result/README.md) | [![Stable Release](https://img.shields.io/npm/v/@desync/result.svg)](https://npm.im/@desync/result) | [![gzip size](https://badgen.net/bundlephobia/minzip/@desync/result)](https://bundlephobia.com/result?p=@desync/result) | [![codecov](https://codecov.io/gh/belgattitude/desync/branch/master/graph/badge.svg?flag=result)](https://codecov.io/gh/belgattitude/desync) | ![npm](https://img.shields.io/npm/dt/@desync/result) |