pip-services-container-node
TypeScript icon, indicating that this package has built-in type declarations

3.0.3 • Public • Published

Pip.Services Logo
IoC container for Node.js

This framework is a part of the Pip.Services project. It provides an inversion-of-control component container to facilitate the development of composable services and applications.

As all Pip.Services projects this framework is implemented in a variety of different languages: Java, .NET, Python, Node.js, Golang.

The framework provides a light-weight container that can be embedded inside a service or application, or can be run by itself, as a system process, for example. Container configuration serves as a recipe for instantiating and configuring components inside the container.
The default container factory provides generic functionality on-demand, such as logging and performance monitoring.

  • Core - Component container and container as a system process
  • Build - Container default factory
  • Config - Container configuration
  • Refer - Container references

Quick Links:

Acknowledgements

The Node.js version of Pip.Services is created and maintained by:

  • Volodymyr Tkachenko
  • Sergey Seroukhov
  • Mark Zontak

The documentation is written by:

  • Mark Makarychev

Package Sidebar

Install

npm i pip-services-container-node

Weekly Downloads

36

Version

3.0.3

License

MIT

Unpacked Size

157 kB

Total Files

71

Last publish

Collaborators

  • seroukhov
  • vovantigo
  • zontak