@nowarajs/error
A collection of error classes for NowaraJS
Found 10 results for nowarajs
A collection of error classes for NowaraJS
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.
Elysia plugin for JWT authentication, using the jose library.
A rate limiting plugin for Elysia framework
Type-safe logging library for Bun with advanced TypeScript body intersection, modular sink pattern, transform streams, and immutable API design.
Typed Event Emitter is a TypeScript library that provides a strongly typed event emitter, allowing developers to define custom events with specific payloads, ensuring type safety and reducing runtime errors in event-driven applications.
A template to create a bun package.
A comprehensive Time-based One-Time Password (TOTP) and HMAC-based One-Time Password (HOTP)
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.
A JWT (JSON Web Token) utility, using the Jose library