15 packages
@cerios/afas-filter-builder
Get connector filter builder for AFAS
@cerios/cerios-builder
A TypeScript builder pattern library providing compile-time type safety for object construction with method chaining and required field validation
@cerios/csv-nested-json
Parse CSV files into nested JSON objects with support for dot notation, arrays, and complex data structures
@cerios/openapi-core
Core utilities for parsing and processing OpenAPI specifications. Shared foundation for OpenAPI code generators.
@cerios/openapi-to-k6
Generate type-safe K6 HTTP clients from OpenAPI specifications with TypeScript types
@cerios/openapi-to-typescript
Generate TypeScript types from OpenAPI specifications
@cerios/openapi-to-zod
Generate Zod schemas from OpenAPI specifications. A TypeScript code generator that converts OpenAPI/Swagger YAML definitions into type-safe Zod validation schemas.
@cerios/openapi-to-zod-playwright
Generate type-safe Playwright API clients from OpenAPI specifications with Zod validation
@cerios/playwright-expectly
Comprehensive Playwright test matchers for strings, numbers, dates, arrays, objects, and locators. Simplify your E2E tests with intuitive assertions like toBeAlphanumeric, toHaveAscendingOrder, toBeInTheFuture, and 50+ more matchers.
@cerios/playwright-expectly-core
Shared utilities for @cerios/playwright-expectly packages.
@cerios/playwright-expectly-fuzzy
Fuzzy string matching matchers for Playwright using fuzzball. Ideal for validating AI-generated text where wording may vary.
@cerios/playwright-step-decorator
A Playwright decorator for creating step-based tests
@cerios/playwright-table
A high-performance Playwright library for testing HTML tables with comprehensive support for complex table structures including colspan, rowspan, multiple headers, and dynamic content. Features robust error handling, parallel data fetching, and intuitive
@cerios/xml-poto
TypeScript XML serialization library with decorator-based metadata. Supports namespaces, custom converters, validation, wrapped/unwrapped arrays, and bidirectional XML-object mapping.
@cerios/xml-poto-codegen
Generate TypeScript classes with xml-poto decorators from XSD schemas. CLI tool with config-based multi-XSD support.