@nowarajs/singleton-manager

Singleton Manager is a package that provides a simple way to manage singletons in your application. It allows you to create, retrieve, and manage singletons with ease and type safety.

@nowarajs/kv-store

A flexible key-value store interface library that provides a unified KvStore API allowing custom storage implementations. Includes built-in adapters for Redis (RedisStore) and in-memory storage (MemoryStore) by default.

@nowarajs/jwt

A JWT (JSON Web Token) utility, using the Jose library

@nowarajs/totp

A comprehensive Time-based One-Time Password (TOTP) and HMAC-based One-Time Password (HOTP)