npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@acoustic-content-sdk/react-redux

v9.0.10076

Published

Redux based implementation of React providers.

Downloads

74

Readme

npm

Redux based implementation of React providers.

API Documentation

Home > @acoustic-content-sdk/react-redux

react-redux package

Redux based implementation of React providers

Variables

| Variable | Description | | --- | --- | | ACOUSTIC_PROVIDER_PARENT_FRAME_REDUX_STORE | Provides ACOUSTIC_CONTEXT_REDUX_STORE by reading the store from the parent frame. | | ACOUSTIC_PROVIDER_RECONCILED_DELIVERY_SEARCH_RESOLVER | Provider for the ACOUSTIC_CONTEXT_RECONCILED_DELIVERY_SEARCH_RESOLVER injection token | | ACOUSTIC_PROVIDER_REDUX_ACOUSTIC_CONFIG | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_AUTH_STATUS | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_DELIVERY_CONTENT_RESOLVER | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_DELIVERY_LAYOUT_MAPPING_RESOLVER | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_DELIVERY_LAYOUT_RESOLVER | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_DELIVERY_PAGE_RESOLVER | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_DELIVERY_SITE_RESOLVER | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_DELIVERY_TYPE_RESOLVER | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_FETCH_TEXT | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_HANDLEBARS_RESOLVER | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_INLINE_EDIT_SELECTION_PROVIDER | Declares the provider | | ACOUSTIC_PROVIDER_REDUX_URL_CONFIG | Declares the provider | | ACOUSTIC_PROVIDERS_REDUX | Exposes all providers for the redux feature | | VERSION | Version and build number of the package |

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_PARENT_FRAME_REDUX_STORE

ACOUSTIC_PROVIDER_PARENT_FRAME_REDUX_STORE variable

Provides ACOUSTIC_CONTEXT_REDUX_STORE by reading the store from the parent frame.

Signature:

ACOUSTIC_PROVIDER_PARENT_FRAME_REDUX_STORE: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/redux-store").ReduxRootStore<Record<string, any>, import("redux").AnyAction>>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_RECONCILED_DELIVERY_SEARCH_RESOLVER

ACOUSTIC_PROVIDER_RECONCILED_DELIVERY_SEARCH_RESOLVER variable

Provider for the ACOUSTIC_CONTEXT_RECONCILED_DELIVERY_SEARCH_RESOLVER injection token

Signature:

ACOUSTIC_PROVIDER_RECONCILED_DELIVERY_SEARCH_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").ReconciledDeliverySearchResolver>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_ACOUSTIC_CONFIG

ACOUSTIC_PROVIDER_REDUX_ACOUSTIC_CONFIG variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_ACOUSTIC_CONFIG: import("@acoustic-content-sdk/react-api").ReactProvider<import("rxjs").Observable<import("@acoustic-content-sdk/edit-api").WchConfig>>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_AUTH_STATUS

ACOUSTIC_PROVIDER_REDUX_AUTH_STATUS variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_AUTH_STATUS: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/api").AuthStatus>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_DELIVERY_CONTENT_RESOLVER

ACOUSTIC_PROVIDER_REDUX_DELIVERY_CONTENT_RESOLVER variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_DELIVERY_CONTENT_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryContentResolver>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_DELIVERY_LAYOUT_MAPPING_RESOLVER

ACOUSTIC_PROVIDER_REDUX_DELIVERY_LAYOUT_MAPPING_RESOLVER variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_DELIVERY_LAYOUT_MAPPING_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryLayoutMappingResolver>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_DELIVERY_LAYOUT_RESOLVER

ACOUSTIC_PROVIDER_REDUX_DELIVERY_LAYOUT_RESOLVER variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_DELIVERY_LAYOUT_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryLayoutResolver>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_DELIVERY_PAGE_RESOLVER

ACOUSTIC_PROVIDER_REDUX_DELIVERY_PAGE_RESOLVER variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_DELIVERY_PAGE_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryPageResolver>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_DELIVERY_SITE_RESOLVER

ACOUSTIC_PROVIDER_REDUX_DELIVERY_SITE_RESOLVER variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_DELIVERY_SITE_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliverySiteResolver>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_DELIVERY_TYPE_RESOLVER

ACOUSTIC_PROVIDER_REDUX_DELIVERY_TYPE_RESOLVER variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_DELIVERY_TYPE_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").DeliveryTypeResolver>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_FETCH_TEXT

ACOUSTIC_PROVIDER_REDUX_FETCH_TEXT variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_FETCH_TEXT: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/rest-api").FetchText>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_HANDLEBARS_RESOLVER

ACOUSTIC_PROVIDER_REDUX_HANDLEBARS_RESOLVER variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_HANDLEBARS_RESOLVER: import("@acoustic-content-sdk/react-api").ReactProvider<import("@acoustic-content-sdk/component-api").HandlebarsResolver>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_INLINE_EDIT_SELECTION_PROVIDER

ACOUSTIC_PROVIDER_REDUX_INLINE_EDIT_SELECTION_PROVIDER variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_INLINE_EDIT_SELECTION_PROVIDER: import("@acoustic-content-sdk/react-api").ReactProvider<InlineEditSelectionProvider>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDER_REDUX_URL_CONFIG

ACOUSTIC_PROVIDER_REDUX_URL_CONFIG variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REDUX_URL_CONFIG: import("@acoustic-content-sdk/react-api").ReactProvider<import("rxjs").Observable<import("@acoustic-content-sdk/api").UrlConfig>>

Home > @acoustic-content-sdk/react-redux > ACOUSTIC_PROVIDERS_REDUX

ACOUSTIC_PROVIDERS_REDUX variable

Exposes all providers for the redux feature

Signature:

ACOUSTIC_PROVIDERS_REDUX: Array<ReactProvider<any>>

Home > @acoustic-content-sdk/react-redux > VERSION

VERSION variable

Version and build number of the package

Signature:

VERSION: {
    version: {
        major: string;
        minor: string;
        patch: string;
        branch: string;
    };
    build: Date;
}