Overview of @lion/nodejs-helpers
masterThe @lion/nodejs-helpers package is a public utility library designed to share common code, tasks, and utilities between Lion and its extenders (such as ing-web).
Key Characteristics:
- Alpha Status: The package is intended to remain in an alpha version indefinitely.
- Domain-Specific: It is not a general-purpose library. It contains helpers and utilities specific to Lion's use cases to promote the DRY (Don't Repeat Yourself) principle across the ecosystem.
- Purpose: It serves as a bridge for shared logic between the core Lion project and projects that extend it.