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

3.0.3 • Public • Published

Pip.Services Logo
Portable Abstractions and Patterns for Node.js

This framework is part of the Pip.Services project. It provides portable abstractions and patterns that can be used to implement non-trivial business logic in applications and services.

This framework's key difference is its portable implementation across a variety of different languages. It currently supports Java, .NET, Python, Node.js, and Golang. The code provides a reasonably thin abstraction layer over most fundamental functions and delivers symmetric implementation that can be quickly ported between different platforms.

The framework's functionality is decomposed into several packages:

  • Commands - commanding and eventing patterns
  • Config - configuration framework
  • Convert - soft value converters
  • Data - data patterns
  • Errors - application errors
  • Random - random data generators
  • Refer - locator (IoC) pattern
  • Reflect - reflection framework
  • Run - execution framework
  • Validate - validation framework

Quick Links:

Acknowledgements

The library is created and maintained by Sergey Seroukhov.

The documentation is written by Mark Makarychev.

Package Sidebar

Install

npm i pip-services-commons-node

Weekly Downloads

8

Version

3.0.3

License

MIT

Unpacked Size

931 kB

Total Files

417

Last publish

Collaborators

  • seroukhov
  • vovantigo
  • zontak