New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@daffodil/category

Package Overview
Dependencies
Maintainers
2
Versions
215
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.

  • 0.81.1
  • latest
  • Source
  • npm
  • Socket score

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 31 Jan 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc