di-singleton
Wraps a class constructor to ensure only one instance is created, using lazy initialization and optionally calling an init method if present, while maintaining type safety via TypeScript generics.
Activity
- Latest release
- 1y ago
- Total releases
- 6
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Dec 06, 2024
Releases
| Version | Released | |
|---|---|---|
1.0.5
patch
| ||
1.0.4
patch
| ||
1.0.3
patch
| ||
1.0.2
patch
| ||
1.0.1
patch
| ||
1.0.0
initial
|