unilib-registry
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

URegistry (from the Unilib Library)

Unilib is a general utility library for writing scalable JavaScript applications. It's intended to be lightweight, flexible, à la carte (i.e., install/import only what you need), and it strives to be mostly isomorphic/universal (i.e., can be used client-side or server-side).

This sub-package includes URegistry, a generic key-value registry with lazy initialization and IoC (dependency injection) capabilities.

Notes:

  • This module is written in TypeScript and compiled to ES6-compatible JavaScript
  • While this module has 100% unit test coverage and is being used in Production at a few companies, at this time, we cannot guarantee long-term support

Package Sidebar

Install

npm i unilib-registry

Weekly Downloads

288

Version

0.0.11

License

MIT

Unpacked Size

7.49 kB

Total Files

11

Last publish

Collaborators

  • natorojr