Socket
Book a DemoInstallSign in
Socket

@daffodil/category

Package Overview
Dependencies
Maintainers
2
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daffodil/category

An ecommerce categories package that has multi-platform support and state management features.

latest
Source
npmnpm
Version
0.88.1
Version published
Maintainers
2
Created
Source

@daffodil/category

@daffodil/category manages the graphQL calls, state, selectors, and models for single category calls.

Overview

@daffodil/category currently supports both a Magento driver and an in-memory driver for local development.

Installation

To install @daffodil/category, use the following commands in the terminal.

Install with npm:

npm install @daffodil/category --save

Install with yarn:

yarn add @daffodil/category

Getting started

Using in-memory web API

Import the DaffCategoryInMemoryDriverModule.forRoot() into your root component.

Using Magento backend

Import the DaffCategoryMagentoDriverModule.forRoot() into your root component.

FAQs

Package last updated on 08 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts