2,131 packages matching “isloading”
@qlibs/utils
v1.14.7 · 9 months ago
``` const { isLoadingPromiseAllData: isLoading, promiseAllData, fetchPromiseAllData, } = usePromiseAllData<IPromiseAllData>({ httpRequest: httpRequest as any, endpoints: [ { endpoint: '/users/' + params.userId,
No known vulnerabilities
@istanbuljs/load-nyc-config
v1.1.0 · 6 years ago
Utility function to load nyc configuration
No known vulnerabilities
react-usebusy
v1.0.8 · 6 years ago
Keep track of your busy list! No more countless isLoading, isButtonLoading, isUploading states to manage!
No known vulnerabilities
common-data
v1.2.0 · 8 years ago
## HoCs ```js withLoading (isLoading: (props) => bool, LoadingComponent: ReactComponent): (WrappedComponent) => EnhancedComponent ```
No known vulnerabilities
react-async-context
v0.1.3 · 5 years ago
A react context provider that provides: 1-"isLoading" context state 2-"callAsyncFunction"
No known vulnerabilities
react-isloading
v1.0.6 · 4 years ago
Cool loaders for react
No known vulnerabilities
@sayyyat/react-query-conditional
v1.0.2 · 9 months ago
Declarative conditional component for TanStack Query states (isLoading, isError, isEmpty).
No known vulnerabilities
@atlaskit/codemod-utils
v5.0.0 · 1 month ago
jscodeshift-compatible codemod utilities
No known vulnerabilities
react-async-view
v1.1.0 · 7 years ago
Component handling isEmpty, isLoading and promise rejections for data loaded asynchronously.
No known vulnerabilities
boneyard-js
v1.9.0 · 1 month ago
Pixel-perfect skeleton loading screens. Wrap your component in <Skeleton> and boneyard snapshots the real DOM layout — no manual descriptors, no configuration.
No known vulnerabilities
@elementor/editor-site-navigation
v4.0.9 · 2 months ago
> [!WARNING] > This package is under development and not ready for production use.
No known vulnerabilities
swr
v2.5.0 · 8 days ago
React Hooks library for remote data fetching
No known vulnerabilities
react-fetch-hook
v1.9.5 · 4 years ago
React fetch hook
No known vulnerabilities
@mikelgo/ngx-query-stream
v13.0.0 · 4 years ago
This package provides a nice way to feetch data from an endpoint and expose certain states like a `isLoading` and `isRefreshing` state.
No known vulnerabilities
react-loading-manager
v1.0.5 · 1 year ago
- [] 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 - []
No known vulnerabilities
@electric-sql/react
v1.0.54 · 7 days ago
React hooks for ElectricSQL
No known vulnerabilities
@grafana/assistant
v0.1.34 · 9 hours ago
Type definitions and helper functions for Grafana Assistant
No known vulnerabilities
@tryvital/vital-link
v0.1.7 · 5 years ago
React hooks and components for integrating with the Vital Link.
No known vulnerabilities
@dynatrace-sdk/react-hooks
v1.14.2 · 8 days ago
The `@dynatrace-sdk/react-hooks` library provides a seamless way to interact with Dynatrace platform service clients in React applications. This package leverages hooks to greatly simplify the use of Dynatrace services within React. For detailed informati
No known vulnerabilities
api-refetch
v1.1.6 · 1 year ago
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.
No known vulnerabilities