|
@onivoro/browser-jsonrpc
|
WebviewMessageBus implementation for browser/webview environments. Provides JSON-RPC 2.0 communication between VSCode webviews and extension host. |
MIT |
20
greenflagged
/ 20 total
|
|
@onivoro/browser-redux
|
Redux Toolkit utilities for creating entity slices with built-in CRUD operations and localStorage persistence. |
MIT |
20
greenflagged
/ 20 total
|
|
@onivoro/isomorphic-axios
|
Lightweight Axios wrapper for creating configured HTTP clients with built-in error handling and retry logic. This package provides utilities for creating Axios instances with custom interceptors and integrating with OpenAPI-generated client classes. |
MIT |
97
greenflagged
/ 108 total
|
|
@onivoro/isomorphic-common
|
Common utilities, functions, types, and constants shared between browser and server environments in the Onivoro monorepo. This library provides essential building blocks for TypeScript applications with a focus on type safety and consistent behavior acros |
MIT |
98
greenflagged
/ 139 total
|
|
@onivoro/isomorphic-fhir
|
A library for transforming FHIR (Fast Healthcare Interoperability Resources) bundles into normalized database tables following Third Normal Form (3NF). |
MIT |
63
greenflagged
/ 63 total
|
|
@onivoro/isomorphic-jsonrpc
|
JSON-RPC 2.0 types, utilities, and MessageBus abstraction for cross-process communication. Works in both browser and Node.js environments. |
MIT |
20
greenflagged
/ 20 total
|
|
@onivoro/server-aws-cloudwatch
|
AWS CloudWatch integration for NestJS applications, providing services for CloudWatch metrics and CloudWatch Logs operations. |
MIT |
97
greenflagged
/ 97 total
|
|
@onivoro/server-aws-cognito
|
AWS Cognito integration for NestJS applications with OIDC/SAML authentication and token validation. |
MIT |
97
greenflagged
/ 102 total
|
|
@onivoro/server-aws-credential-providers
|
AWS credential management for NestJS applications with profile support. |
MIT |
98
greenflagged
/ 98 total
|
|
@onivoro/server-aws-ecs
|
AWS ECS integration for NestJS applications with task execution capabilities. |
MIT |
97
greenflagged
/ 104 total
|
|
@onivoro/server-aws-firehose
|
AWS S3 integration for NestJS applications with file upload/download capabilities. |
MIT |
25
greenflagged
/ 25 total
|
|
@onivoro/server-aws-iam
|
AWS IAM integration for NestJS applications with basic IAM operations. |
MIT |
97
greenflagged
/ 99 total
|
|
@onivoro/server-aws-kinesis
|
AWS Kinesis Data Streams integration for NestJS applications. |
MIT |
97
greenflagged
/ 99 total
|
|
@onivoro/server-aws-lambda
|
Type-safe AWS Lambda invocation for NestJS applications. |
MIT |
75
greenflagged
/ 78 total
|
|
@onivoro/server-aws-location
|
AWS Location Service integration for NestJS applications with geocoding and route calculation capabilities. |
MIT |
78
greenflagged
/ 78 total
|
|
@onivoro/server-aws-redshift
|
AWS Redshift Data API integration for NestJS applications. |
MIT |
97
greenflagged
/ 109 total
|
|
@onivoro/server-aws-s3
|
AWS S3 integration for NestJS applications with file upload/download capabilities. |
MIT |
98
greenflagged
/ 120 total
|
|
@onivoro/server-aws-sns
|
AWS SNS integration for NestJS applications. |
MIT |
95
greenflagged
/ 95 total
|
|
@onivoro/server-aws-sqs
|
A NestJS module for integrating with AWS SQS (Simple Queue Service) using AWS SDK v3. This library provides a simplified service for message publishing, queue verification, message counting, and batch message processing. |
MIT |
97
greenflagged
/ 103 total
|
|
@onivoro/server-aws-sts
|
AWS STS integration for NestJS applications. |
MIT |
97
greenflagged
/ 99 total
|
|
@onivoro/server-b2b-orm
|
— |
— |
0
greenflagged
/ 1 total
|
|
@onivoro/server-cli
|
Command-line interface utilities for building CLI tools with NestJS and nest-commander. |
MIT |
97
greenflagged
/ 97 total
|
|
@onivoro/server-common
|
Common server utilities, DTOs, decorators, and foundational components for NestJS applications. |
MIT |
97
greenflagged
/ 137 total
|
|
@onivoro/server-html
|
Server-side HTML generation with a JSX-like props interface — without JSX. No compilation step, no transpiler config, no `.tsx` files, no virtual DOM. Just functions that take props and return HTML strings. |
MIT |
75
greenflagged
/ 82 total
|
|
@onivoro/server-mcp
|
MCP protocol server for NestJS with decorators, transports, guards, interceptors, and registry |
MIT |
97
greenflagged
/ 97 total
|
|
@onivoro/server-mcp-auth
|
JWT authentication for MCP servers — JWKS validation, scope auto-discovery, and RFC 9728 Protected Resource Metadata |
MIT |
13
greenflagged
/ 13 total
|
|
@onivoro/server-mcp-llm-adapter
|
LLM provider tool format adapter for MCP — supports OpenAI, Claude, Bedrock, Gemini, and Mistral |
MIT |
13
greenflagged
/ 13 total
|
|
@onivoro/server-mcp-oauth
|
Embedded OAuth 2.1 authorization server for MCP — wraps the MCP SDK auth router into NestJS |
MIT |
13
greenflagged
/ 13 total
|
|
@onivoro/server-open-ai
|
A specialized OpenAI integration library for NestJS applications focused on text embeddings, document processing, and semantic search functionality. |
MIT |
97
greenflagged
/ 130 total
|
|
@onivoro/server-pino
|
A thin wrapper around `nestjs-pino` for NestJS applications, providing a configuration class and console patching functionality. |
MIT |
97
greenflagged
/ 110 total
|
|
@onivoro/server-process
|
A Node.js process execution library providing Promise and RxJS interfaces for running shell commands — locally or inside Docker containers — with true streaming, reactive I/O, abort support, and proper teardown. |
MIT |
97
greenflagged
/ 173 total
|
|
@onivoro/server-puppeteer
|
A NestJS module providing Puppeteer integration with stealth plugin support for browser automation. |
MIT |
75
greenflagged
/ 83 total
|
|
@onivoro/server-sendgrid
|
A simple SendGrid integration module for NestJS applications, providing basic email sending functionality. |
MIT |
97
greenflagged
/ 102 total
|
|
@onivoro/server-stdio
|
Stdio-based JSON-RPC 2.0 transport layer for NestJS applications. Provides child process communication, console patching, and message bus for VSCode extension server processes. |
MIT |
20
greenflagged
/ 20 total
|
|
@onivoro/server-twilio
|
A simple Twilio integration module for NestJS applications, providing basic SMS functionality and access to the Twilio client. |
MIT |
97
greenflagged
/ 103 total
|
|
@onivoro/server-typeorm-mysql
|
A TypeORM MySQL integration library providing a NestJS module configuration, enhanced repository patterns, custom decorators, and utility functions for MySQL database operations. |
MIT |
97
greenflagged
/ 103 total
|
|
@onivoro/server-typeorm-postgres
|
A TypeORM PostgreSQL integration library providing a NestJS module configuration, enhanced repository patterns, SQL generation utilities, migration base classes, and custom decorators for PostgreSQL and Amazon Redshift applications. |
MIT |
97
greenflagged
/ 146 total
|
|
@onivoro/server-vscode
|
NestJS-based framework for building VSCode extensions with a three-tier architecture: extension host + stdio server + React webview. |
MIT |
20
greenflagged
/ 25 total
|