Skip to content

@pondoknusa/container

IoC service container for Pondoknusa

Install

bash
npm install @pondoknusa/container

Metadata

FieldValue
Version2.0.0
Sourcepackages/container
CategoryKernel & HTTP
Node.js>=26

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • BindingResolutionException
  • Container

Types

  • Abstract
  • Binding
  • Constructor
  • ContainerLike
  • Factory

Guide

See the Service container guide for usage examples.

Released under the MIT License.