Sébastien Lorber

Results 14 repositories owned by Sébastien Lorber

ajax-interceptor

120
Stars
22
Forks
Watchers

This permits to wire interceptors on XHR requests and responses

awesome-debounce-promise

388
Stars
10
Forks
Watchers

Debounce your API calls easily and stay in promised land.

awesome-imperative-promise

44
Stars
4
Forks
Watchers

Offer an imperative API on top of promise, with cancellation support

awesome-only-resolves-last-promise

28
Stars
2
Forks
Watchers

Wraps an async function, and ensures that only last call will ever resolve/reject

combine-promises

204
Stars
5
Forks
Watchers

Like Promise.all(array) but with an object instead of an array.

trailing-slash-guide

350
Stars
17
Forks
Watchers

Understand and fix your static website trailing slash issues!

react-async-hook

1.2k
Stars
42
Forks
Watchers

React hook to handle any async operation in React components, and prevent race conditions

react-nested-loader

62
Stars
2
Forks
Watchers

The easiest way to manage loaders/errors inside a button. NOT an UI lib.