|
@ahmedrowaihi/aas-core
|
— |
— |
1
greenflagged
/ 1 total
|
|
@ahmedrowaihi/asyncapi-core
|
Shared AsyncAPI 3.0 primitives for codegen — uniform parseSpec entry point on top of @asyncapi/parser, plus AMQP binding extractors and routing-key matching. Mirror of @ahmedrowaihi/openapi-core for the AsyncAPI track. |
MIT |
1
greenflagged
/ 1 total
|
|
@ahmedrowaihi/asyncapi-tools
|
AsyncAPI utilities — AMQP binding extractors, routing-key matching, payload validation, CloudEvents envelope helpers, spec diffing. Used by the asyncapi-* generator family and consumable directly from service code. |
MIT |
1
greenflagged
/ 1 total
|
|
@ahmedrowaihi/asyncapi-typescript
|
AsyncAPI 3.0 → TypeScript generator. Plugin-compose architecture: a small core orchestrates parser → IR → registered plugins, each emitting one slice of generated code (types, Events const, dispatch helpers, AMQP helpers, framework adapters). Parser via @ |
MIT |
2
greenflagged
/ 2 total
|
|
@ahmedrowaihi/codegen-core
|
— |
— |
2
greenflagged
/ 2 total
|
|
@ahmedrowaihi/mediabunny
|
Pure TypeScript media toolkit for reading, writing, and converting media files, directly in the browser. |
MPL-2.0 |
0
greenflagged
/ 24 total
|
|
@ahmedrowaihi/oas-core
|
— |
— |
2
greenflagged
/ 2 total
|
|
@ahmedrowaihi/openapi-core
|
— |
— |
1
greenflagged
/ 1 total
|
|
@ahmedrowaihi/openapi-go
|
Generate idiomatic Go (net/http + encoding/json + context.Context) client SDKs from an OpenAPI 3.x spec. |
MIT |
6
greenflagged
/ 6 total
|
|
@ahmedrowaihi/openapi-kotlin
|
Generate idiomatic Kotlin (OkHttp + kotlinx-serialization + suspend) client SDKs from an OpenAPI 3.x spec. |
MIT |
8
greenflagged
/ 8 total
|
|
@ahmedrowaihi/openapi-recon
|
Reverse-engineer an OpenAPI 3.1 spec from observed HTTP traffic — runtime-agnostic, accepts standard Request/Response, works in browsers, Node, edge runtimes |
MIT |
5
greenflagged
/ 5 total
|
|
@ahmedrowaihi/openapi-swift
|
Generate idiomatic Swift (Codable + URLSession + async throws) client SDKs from an OpenAPI 3.x spec. |
MIT |
7
greenflagged
/ 7 total
|
|
@ahmedrowaihi/openapi-tools
|
OpenAPI utilities — request matching, spec diffing, parsing. Tree-shakable, pure functions, works on frontend or backend |
MIT |
6
greenflagged
/ 6 total
|
|
@ahmedrowaihi/openapi-ts-faker
|
Faker.js plugin for @hey-api/openapi-ts - Generate realistic mock data factories from OpenAPI specs |
MIT |
5
greenflagged
/ 8 total
|
|
@ahmedrowaihi/openapi-ts-orpc
|
oRPC plugin for @hey-api/openapi-ts - Generate type-safe RPC clients and servers from OpenAPI specs |
MIT |
28
greenflagged
/ 28 total
|
|
@ahmedrowaihi/openapi-ts-paths
|
Plugin for @hey-api/openapi-ts — emit per-operation route consts (spec template, URLPattern, method, operationId) for tree-shakable runtime routing and matching |
MIT |
2
greenflagged
/ 2 total
|
|
@ahmedrowaihi/openapi-ts-typia
|
Typia plugin for @hey-api/openapi-ts — generate compile-time Standard Schema validators from OpenAPI specs |
MIT |
8
greenflagged
/ 8 total
|
|
@ahmedrowaihi/openapi-typescript
|
Thin programmatic wrapper around @hey-api/openapi-ts that ships a `generate()` matching the shape of @ahmedrowaihi/openapi-{go,kotlin,swift}, so the same sdk-regen workflow can target TypeScript clients (types + sdk + schemas + transformers + validators + |
MIT |
4
greenflagged
/ 4 total
|