Showing 1-20 of 1,681 packages
``` const { isLoadingPromiseAllData: isLoading, promiseAllData, fetchPromiseAllData, } = usePromiseAllData<IPromiseAllData>({ httpRequest: httpRequest as any, endpoints: [ { endpoint: '/users/' + params.userId,
Utility function to load nyc configuration
## HoCs ```js withLoading (isLoading: (props) => bool, LoadingComponent: ReactComponent): (WrappedComponent) => EnhancedComponent ```
jscodeshift-compatible codemod utilities
React hooks for ElectricSQL
Declarative conditional component for TanStack Query states (isLoading, isError, isEmpty).
Component handling isEmpty, isLoading and promise rejections for data loaded asynchronously.
React fetch hook
> [!WARNING] > This package is under development and not ready for production use.
React Hooks library for remote data fetching
Cool loaders for react
React library for Twilio Compliance Embed
Alternative to SWR or react-query. Hook that store your API calls and provide states as isLoading, isFetched, data, error. Allow to instantly fetch the API when the hook is mounted. Provide retry and revalidation options.
React hook that exposes the pending state of a debounced value
A powerful wrapper around DuckDB-WASM that provides React hooks and utilities for working with DuckDB in browser environments.
Integrate Razorpay Payment gateway in your react application.
React progress bars
Wrapper around `@tanstack/react-query`
- [] Add ability to specify a loader from a child component - [] update api to allow a predicate fn to be passed to useLoading() (e.g: useLoading('my-component', { isLoading: () => isNil(data) })) rather than a more imperative markAsLoaded() function - []
- [Mappedin Developer Portal](https://developer.mappedin.com) - [Releases and Roadmap](https://developer.mappedin.com/docs/roadmap) - [Getting Started Guide](https://developer.mappedin.com/web-sdk/using-react) - [API Reference](https://developer.mappedin.