Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@unchainedshop/logger
This package handles logging for all modules.
@unchainedshop/utils
This package acts as common helpers that can be used by core or extension modules of Unchained.
@unchainedshop/core-filters
This package contains business logic and database abstraction for filters in Unchained.
@unchainedshop/mongodb
MongoDB provider for unchained platform
@unchainedshop/core-quotations
This package contains business logic and database abstraction for quotations in Unchained.
@unchainedshop/core-assortments
This package contains business logic and database abstraction for assortments in Unchained.
@unchainedshop/core-bookmarks
This package contains business logic and database abstraction for bookmarks in Unchained.
@unchainedshop/core-currencies
This package contains business logic and database abstraction for currencies in Unchained.
@unchainedshop/core-products
This package contains business logic and database abstraction for products in Unchained.
@unchainedshop/core-payment
This package contains business logic and database abstraction for payment in Unchained.
@unchainedshop/core-users
This package contains business logic and database abstraction for users in Unchained.
@unchainedshop/platform
Umbrella Package to setup Database Helpers, Accounts & Cron Jobs.
@unchainedshop/events
This package contains business logic for the event emitter abstraction layer
@unchainedshop/file-upload
@unchainedshop/core-events
This package defines the event module which ensures the emitted events are written to the database as an Event History and offers a core module to search for events.
@unchainedshop/core-languages
This package contains business logic and database abstraction for languages in Unchained.
@unchainedshop/core-orders
This package contains business logic and database abstraction for orders in Unchained.
@unchainedshop/plugins
@unchainedshop/core-countries
This package contains business logic and database abstraction for countries in Unchained.
@unchainedshop/core
This package handles internationalization, localization and asset handling available to all core modules.