Skip to content

@tyravel/container

IoC service container for Tyravel

Install

bash
npm install @tyravel/container

Metadata

FieldValue
Version1.0.1
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.