SimpleModule
-
- 1,087 total downloads
- last updated 8/8/2026
- Latest version: 0.0.40
Email module for SimpleModule. Handles email sending with configurable SMTP providers, templates, and retry logic. -
- 1,028 total downloads
- last updated 8/8/2026
- Latest version: 0.0.40
Package Description -
- 1,022 total downloads
- last updated 8/8/2026
- Latest version: 0.0.40
Package Description -
- 984 total downloads
- last updated 8/8/2026
- Latest version: 0.0.40
Package Description -
- 947 total downloads
- last updated 8/8/2026
- Latest version: 0.0.40
Rate limiting module for SimpleModule. Enforces rate limits using fixed window, sliding window, and token bucket algorithms. -
- 933 total downloads
- last updated 8/8/2026
- Latest version: 0.0.40
Localization module for SimpleModule. Provides multi-language support with JSON-based translations. -
- 922 total downloads
- last updated 8/8/2026
- Latest version: 0.0.40
Background job module for SimpleModule. Manages scheduled job execution with cron support and progress tracking. -
- 885 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
RAG abstraction for SimpleModule. Defines IRagPipeline interface for pluggable retrieval-augmented generation backends. -
- 655 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Package Description -
- 642 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
AI Agent runtime for SimpleModule. Provides agent registration, tool discovery, chat service, and auto-generated REST/SSE endpoints. -
- 623 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
StructRAG implementation for SimpleModule. Converts retrieved documents into optimal structured formats (tables, graphs, algorithms, catalogues) before reasoning. -
- 620 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Contracts for the SimpleModule Agents module. Events and shared types for cross-module use. -
- 623 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Package Description -
- 604 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Contracts for the SimpleModule RAG module. Shared interfaces and types for cross-module use. -
- 602 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Package Description -
- 591 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Chat module for SimpleModule. User-facing conversations backed by the Agents framework with automatic RAG augmentation. -
- 589 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Map module for SimpleModule. MapLibre GL JS-based interactive map with layer source catalog (WMS, WFS, WMTS, PMTiles, COG, XYZ, vector tiles). -
- 574 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Package Description -
- 572 total downloads
- last updated 5/1/2026
- Latest version: 0.0.36
Agents module for SimpleModule. Provides database-backed session and message persistence for AI agents. -
- 573 total downloads
- last updated 8/8/2026
- Latest version: 0.0.40
Reusable integration-test helpers for SimpleModule applications: header-based test auth scheme, TestAuthHandler, and CreateAuthenticatedClient extensions for WebApplicationFactory.